Re: [RELEASE] The cursed fourth Python 3.11 beta (3.11.0b4) is available

"Alan G. Isaac" <[email protected]> Thu, 14 Jul 2022 19:01:36 -0400
Newsgroups gmane.comp.python.devel
Message-ID <[email protected]>
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 -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/[email protected]/message/DFEK4NWWGIVZEHAFS3NF2QPFAAYIAETJ/
Code of Conduct: http://python.org/psf/codeofconduct/