(root)/
Python-3.11.7/
Lib/
test/
test_tomllib/
data/
valid/
dates-and-times/
datetimes.json
{
  "local-dt": {"type":"datetime-local","value":"1988-10-27t01:01:01"},
  "zulu-dt": {"type":"datetime","value":"1988-10-27t01:01:01z"}
}