Time Zones
Time Zone handling in programs is interesting. Beyond the incredible inconvenience of Daylight savings time, programs tend to use the local time and let other programs deal with that information. I suggest that all code in the world be changed to send and receive data using GMT, UTC,…
Continue reading