Automatic setting of Local Time zone w/DST

Posted by Frode Roed on Stack Overflow See other posts from Stack Overflow or by Frode Roed
Published on 2010-05-24T11:43:45Z Indexed on 2010/05/24 15:21 UTC
Read the original article Hit count: 259

Filed under:

I can derive latitude and longitude and UTC time from GPS NMEA sentences. Now, how can I automaticly adjust the Windows local time zone on my PC (2003 Server OS), based on this? Also, Is there an easy way of distributing this to clients based on code or apps software? Preferred programming environment is .NET, C# & Visual Studio.

I use a GPS Time server (GPS clock with antenna) today, but this could not support other than UTC. I want to set computers in my TCP/UDP network to correct time zone w/DST based on coordinates derived from GPS, so manually setting of all is not required.

© Stack Overflow or respective owner

Related posts about windows-server-2003