P
phuong
Hello,
I am developing a Web appplication using C# , ASP.NET.
All the datetimes stored in our database are UTC datetime.
How can I convert UTC datetime into many clientside local timezones.
and vice versa ie: to convert the local client timezone datetime back to
UTC datetime before saving it to database.
Any suggestion is very appreciated!
Thank in advance!
Phuong
I am developing a Web appplication using C# , ASP.NET.
All the datetimes stored in our database are UTC datetime.
How can I convert UTC datetime into many clientside local timezones.
and vice versa ie: to convert the local client timezone datetime back to
UTC datetime before saving it to database.
Any suggestion is very appreciated!
Thank in advance!
Phuong