Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
DamonHD
5 months ago
|
parent
|
context
|
favorite
| on:
The surprising struggle to get a Unix Epoch time f...
No '+'.
Noon UTC is "12:00Z".
nophunphil
5 months ago
[–]
One factor complicates things a bit: this is one way to encode that the timezone is UTC, but +00:00 is also commonly used for example.
RFC 3339 is nice for this reason. Always UTC and terminated with a Z.
GoblinSlayer
5 months ago
|
parent
[–]
RFC 3339 isn't always UTC and doesn't mandate Z, in only removes some extra flexibility of ISO 8601, like comma separator or short syntax.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Noon UTC is "12:00Z".