Time Zones, Daylight Saving Time, and Data Types
When working with dates and timestamps, an almost inevitable tasks will be working with different time zones and daylight saving transitions. Even if all of the data you use is with a single local time, chances are you will eventually interface with a system that uses a different one. Assumed Time zones If I have…