0
worldofss created
I am using angular 7 and dotnet core framework
i have datetime control when i save datetime in db it saves GMT time not my local time
i want to select my timezone saving times with my local time
1 Answer(s)
-
0
Configure with
ClockProviders.Local
.https://aspnetboilerplate.com/Pages/Documents/Timing#clock