Hacker News new | ask | show | jobs
by Xorlev 3970 days ago
Came here to make the same point. Named timezones like America/Los Angeles are still important because they refer to both the timezone offset as well as the DST rules that govern that particular political zone.

That being said, the gist of the post (time normalization) is obviously good. Stored time should always be UTC and converted for display later.