DateTime.Now.ToUniversal() daylight saving

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

ello,

I have been using the DateTime.Now.ToUniversal() that works great until the
recent daylight saving change. The server on which the application runs was
patched to use the correct DST, but somehow the DateTime.Now.ToUniversal
returns 1 hour more. For example, server time is 5 PM EDT, the above function
returns 10 pm instead of 9 pm. Any ideas? Will the machine reboot be
required? The application is ASP.NET application,

Thanks in advance,
 
I Have Started a Travel in the United States and Canada forum on my Web site
if anyone would like to
Join

This forum is still new and I am open to suggestion on how to improve it as
well as sections everyone would like to add

The More Members I have the Better the Forum will be

Everyone is welcome to join

http://tinyurl.com/2ky8ek
 
Back
Top