4. It implements ISO 8601 (which exists for a reason):
https://en.wikipedia.org/wiki/ISO_8601#Calendar_dates


On 7/14/2022 6:25 PM, MRAB wrote:
I much prefer YYYY-MM-DD (or YYYY.MM.DD) because:

1. It's consistent with HH:MM:SS and other instances where there are multiple 
units (they go from largest to smallest).

2. It's easier to sort them.

3. It removes the confusion over whether it's DD/MM/YYYY or MM/DD/YYYY.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/DFEK4NWWGIVZEHAFS3NF2QPFAAYIAETJ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to