Hacker News new | ask | show | jobs
by rumanator 2294 days ago
> Epoch doesn't carry timezone information.

Dates should not be encoded with time zone info anyway, as timezones is context-dependent. Dates should be encoded in UTC and then let clients interpret them according to their context.

1 comments

What do you do when timezones change? This happens all the time around the world.