Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support all date-time syntax of TOML 0.5 #7

Open
matklad opened this issue Jul 14, 2018 · 0 comments
Open

Support all date-time syntax of TOML 0.5 #7

matklad opened this issue Jul 14, 2018 · 0 comments
Labels
E-has-instructions Has some pointers on how to get started E-unknown Could be a one-line fix or an unsolvable problem

Comments

@matklad
Copy link
Owner

matklad commented Jul 14, 2018

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.

@matklad matklad added E-unknown Could be a one-line fix or an unsolvable problem E-has-instructions Has some pointers on how to get started labels Jul 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-has-instructions Has some pointers on how to get started E-unknown Could be a one-line fix or an unsolvable problem
Projects
None yet
Development

No branches or pull requests

1 participant