Perfect date
-
Waiting for the ISO 8601 & 9001 gang to show up and promote YYYY-MM-DD.
Edit: That took seconds, a very punctual bunch.
I’m now imagining a child who must write
2026-05-10T10:06:09.426792Z
on all of their tests. -
I’m now imagining a child who must write
2026-05-10T10:06:09.426792Z
on all of their tests.They should also add a timezone since most of us don't live at UTC zero timezones -> 2012-12-28T18:12:33+09:00
-
Waiting for the ISO 8601 & 9001 gang to show up and promote YYYY-MM-DD.
Edit: That took seconds, a very punctual bunch.
YYYYMMDD, scrub out the excess fat!
-
This post did not contain any content.
(D)D.(M)M.YY
-
This post did not contain any content.
Unixtime: amateurs!
-
This post did not contain any content.
DD-MMM-YYYY
Ambiguity be damned.
-
This post did not contain any content.
For computing or sorting purposes, YYYY-MM-DD is best. But in day to day writing a date, I prefer DD-MON-YYYY.
-
YYYYMMDD, scrub out the excess fat!
I use periods. YYYY.MM.DD
-
Waiting for the ISO 8601 & 9001 gang to show up and promote YYYY-MM-DD.
Edit: That took seconds, a very punctual bunch.
Hello from Hungary ! We should also democratize the Surname GivenName format
-
Don't go with this psycho! He mixes European style order with US style punctuation.
US style punctation?
-
For computing or sorting purposes, YYYY-MM-DD is best. But in day to day writing a date, I prefer DD-MON-YYYY.
11-006-2025 ?
-
US style punctation?
I mean slashes
/
instead of colons.
-
I mean slashes
/
instead of colons.
wrote on last edited by [email protected]Talking of colons, both of those "formats" are pulled from one
-
I use periods. YYYY.MM.DD
-
11-006-2025 ?
wrote on last edited by [email protected]11-Jun-2025
It's shit format but at least it's better than 11.6.2025 or 6/11/2025
-
11-Jun-2025
-
Waiting for the ISO 8601 & 9001 gang to show up and promote YYYY-MM-DD.
Edit: That took seconds, a very punctual bunch.
RFC 3339 if you please. Let's be prescriptive.
-
Waiting for the ISO 8601 & 9001 gang to show up and promote YYYY-MM-DD.
Edit: That took seconds, a very punctual bunch.
It's the only way that makes sense
-
They should also add a timezone since most of us don't live at UTC zero timezones -> 2012-12-28T18:12:33+09:00
They did; the
Z
at the end denotes UTC. -
I know. I started using the format with periods back in the 90s, before I knew of the standard, and at this point doing it with periods is muscle memory. That's not meant as an excuse, just an explanation. The excuse is laziness.