Support all date-time syntax of TOML 0.5 #7
Labels
E-has-instructions
Has some pointers on how to get started
E-unknown
Could be a one-line fix or an unsolvable problem
TOML has grown a rather-elaborate data-time facilities: https://github.com/toml-lang/toml/tree/357a4ba6782e48ff26e646780bab11c90ed0a7bc#user-content-offset-date-time.
First of all, we should make sure that we parse them correctly. This should be handled on the parser level, so see #2 for mentoring instructions.
See #6 for a related issue of supporting semantics of date-times.
The text was updated successfully, but these errors were encountered: