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

Decode: support lowercase 'T' and 'Z' in date-time parsing #601

Merged
merged 1 commit into from
Sep 25, 2021

Conversation

moorereason
Copy link
Contributor

RFC3399 allows for lowercase 't' and 'z' in date-time values.

Fixes #600

RFC3399 allows for lowercase 't' and 'z' in date-time values.

Fixes pelletier#600
@pelletier pelletier merged commit 476492a into pelletier:v2 Sep 25, 2021
@pelletier
Copy link
Owner

Thanks a lot!

@pelletier pelletier changed the title unmarshal: support lowercase 'T' and 'Z' in date-time parsing Decode: support lowercase 'T' and 'Z' in date-time parsing Oct 28, 2021
@pelletier pelletier added the feature Issue asking for a new feature in go-toml. label Oct 28, 2021
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants