904
Worst is UTC vs GMT
(i.ibb.co)
Post funny things about programming here! (Or just rant about your favourite programming language.)
bingo. Timezones became easier when I learned that all apps and databases should have all times be in UTC. Let the UI do it's thing and accept local time and convert it, and vis versa.