Hacker News new | ask | show | jobs
by silvestrov 537 days ago
Unix time should never have been a number of seconds.

It should be a structured of the iso datetime fields, like in "struct tm", see https://cplusplus.com/reference/ctime/tm/