The Passionate Programmer
Showing posts with label
C# ToLocalTime
.
Show all posts
Showing posts with label
C# ToLocalTime
.
Show all posts
Convert To Normal DateTime in C#
System.TimeZone localzone = System.TimeZone.CurrentTimeZone;
return localzone.ToLocalTime(yourdateasstring);
Older Posts
Home
Subscribe to:
Comments (Atom)