diff options
Diffstat (limited to 'tests/data/extras/valid/burntsushi-repo/datetime-local.toml')
-rw-r--r-- | tests/data/extras/valid/burntsushi-repo/datetime-local.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/extras/valid/burntsushi-repo/datetime-local.toml b/tests/data/extras/valid/burntsushi-repo/datetime-local.toml new file mode 100644 index 0000000..cb62ef3 --- /dev/null +++ b/tests/data/extras/valid/burntsushi-repo/datetime-local.toml @@ -0,0 +1,3 @@ +bestdayever = 1987-07-05T17:45:00 +milliseconds = 1977-12-21T10:32:00.555 +bestdayever_with_space = 1987-07-05 17:45:00 |