mirror of
https://github.com/FourierTransformer/tinytoml.git
synced 2026-01-27 01:44:30 +00:00
## Changes - renamed `encode_datetime_as` to `parse_datetime_as`. I feel like it makes more sense in the parser - Added some unit tests around datetime parsing and max_nesting_depth - fix bug with seconds not showing up in datetimes when parsed as tables