decoder: handle casting local date into time.Time

Refs #494
This commit is contained in:
Thomas Pelletier
2021-04-08 08:00:31 -04:00
parent 18af62d3ea
commit 275e366c17
3 changed files with 33 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ Development branch. Use at your own risk.
- [x] Original go-toml testgen tests pass.
- [x] Track file position (line, column) for errors.
- [ ] Strict mode.
- [ ] Document Unmarshal / Decode
### Marshal