02.11.18 19:26, Chris Barker via Python-ideas пише:
On Fri, Nov 2, 2018 at 9:31 AM, M.-A. Lemburg <m...@egenix.com <mailto:m...@egenix.com>> wrote:

    Serialization of those data types is not defined in the JSON standard:

    https://www.json.org/


That being said, ISO 8601 is a standard for datetime stamps, and a defacto one for JSON

It is not the only standard. Other common representation is as POSIX timestamp. And, for a date without time, the Julian day.

_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to