|
|
|
|
|
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. |
|