> Also the GH bot is using DD/MM/YYYY date format :-( whyyyyyy?

Because github is international, and everyone but the US seems to agree that
```
           /\
          /  \
         /    \
        / day  \
       /________\
      /          \
     /    month   \
    /______________\
   /                \
  /       year       \
 /____________________\
```
is preferable to
```
       __________
      /          \
     /    month   \
    /______________\
           /\
          /  \
         /    \
        / day  \
    ___/________\___
   /                \
  /       year       \
 /____________________\
```
_______________________________________________
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/EQO2SCU76WC6JQAZOFVUZ2RHW4LU7GXI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to