Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dayling Saving Time and GMT offset
Message
From
30/03/2012 09:53:24
 
 
To
30/03/2012 09:33:48
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01539622
Message ID:
01539790
Views:
28
>Please, ignore message #1539774. This approach cannot work. The simplified way of doing this is as you mentioned.

:-} Saved me replying. Actually this is safest:
Dim offsetMinutes As Double = New DateTimeOffset(DateTime.Now).Offset.TotalMinutes
but from a practical POV a few ticks won't make much difference.....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform