mirror of
https://github.com/python/cpython.git
synced 2026-06-28 03:41:13 +00:00
Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
5 lines
221 B
JSON
5 lines
221 B
JSON
{
|
|
"local-dt": {"type":"datetime-local","value":"1988-10-27t01:01:01"},
|
|
"local-dt-no-seconds": {"type":"datetime-local","value":"2025-04-18t20:05:00"},
|
|
"zulu-dt": {"type":"datetime","value":"1988-10-27t01:01:01z"}
|
|
}
|