summaryrefslogtreecommitdiffstats
path: root/internal/toml-test/tests/valid/datetime/datetime.json
blob: 514633596ff512083b5f2ae04b9f978db1b0d8b0 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "lower": {
    "type": "datetime",
    "value": "1987-07-05T17:45:00Z"
  },
  "space": {
    "type": "datetime",
    "value": "1987-07-05T17:45:00Z"
  }
}