...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/spec/local-time-0.json

Documentation: github.com/BurntSushi/toml/internal/toml-test/tests/valid/spec

     1{
     2  "lt1": {
     3    "type": "time-local",
     4    "value": "07:32:00"
     5  },
     6  "lt2": {
     7    "type": "time-local",
     8    "value": "00:32:00.999999"
     9  }
    10}

View as plain text