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

Feature/iso8601 parser 2 #3545

Merged
merged 2 commits into from
Dec 4, 2017
Merged

Conversation

pstambrecht
Copy link
Contributor

Iso8061Parser improved to be able to parse timestamp offsets from UTC.
Compatible with formats:

  • yyyy-MM-dd'T'HH:mm:ss'Z'
  • yyyy-MM-dd'T'HH:mm:ssZ

Examples:
2017-12-04T14:53:56+00:00
2017-12-04T14:53:56+0000
2017-12-04T14:53:56Z

@ojw28 ojw28 merged commit de96bb5 into google:dev-v2 Dec 4, 2017
@pstambrecht pstambrecht deleted the feature/iso8601-parser-2 branch December 4, 2017 16:12
@google google locked and limited conversation to collaborators Apr 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants