I had to deal with this problem about 15 years ago while writing time synchronization software for the Win32 platform (95, 98, NT, etc). It was a nightmare until I realized I could just look and see what the timezone offset was set to for the whole computer. After that it was trivial. I let Microsoft do the heavy lifting. :-)
-Bob On Thu, May 8, 2014 at 10:59 AM, Brooke Clarke <[email protected]> wrote: > Hi: > > A video that explains the difficulty in writing code that includes > timezones:) > https://www.youtube.com/watch?v=-5wpm-gesOY > > -- > Have Fun, > > Brooke Clarke > http://www.PRC68.com > http://www.end2partygovernment.com/2012Issues.html > > _______________________________________________ > time-nuts mailing list -- [email protected] > To unsubscribe, go to https://www.febo.com/cgi-bin/ > mailman/listinfo/time-nuts > and follow the instructions there. > _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
