Hacker News new | ask | show | jobs
by jankremer 953 days ago
I think everyone should use ISO 8601.

And if you are using something else, especially if it’s something like XX-XX-XX, specify what you mean by that!

1 comments

I prefer RFC3339, specifically:

> NOTE: ISO 8601 defines date and time separated by "T". Applications using this syntax may choose, for the sake of readability, to specify a full-date and full-time separated by (say) a space character.