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

Allow space to separate date and time #231

Closed
pelletier opened this issue Jul 18, 2018 · 0 comments
Closed

Allow space to separate date and time #231

pelletier opened this issue Jul 18, 2018 · 0 comments
Labels
feature Issue asking for a new feature in go-toml. good first issue Issues that are suitable for first-time contributors.

Comments

@pelletier
Copy link
Owner

https://github.com/toml-lang/toml/blob/master/versions/en/toml-v0.5.0.md#offset-date-time

For the sake of readability, you may replace the T delimiter between date and
time with a space (as permitted by RFC 3339 section 5.6).

odt4 = 1979-05-27 07:32:00Z
@pelletier pelletier added the feature Issue asking for a new feature in go-toml. label Jul 18, 2018
@pelletier pelletier added this to the Support TOML 0.5.0 milestone Jul 18, 2018
@pelletier pelletier added the good first issue Issues that are suitable for first-time contributors. label Apr 10, 2019
mbialon added a commit to mbialon/go-toml that referenced this issue Sep 18, 2019
mbialon added a commit to mbialon/go-toml that referenced this issue Sep 18, 2019
@pelletier pelletier mentioned this issue Sep 18, 2019
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issue asking for a new feature in go-toml. good first issue Issues that are suitable for first-time contributors.
Projects
None yet
Development

No branches or pull requests

1 participant