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

private/protocol: Add support for parsing RFC 3339 timestamp without trailing Z #4072

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Aug 24, 2021

Adds support for parsing RFC 3339 timestamp but without the Z character, nor UTC offset.

Related to aws/aws-sdk-go-v2#1387

…trailing Z

Adds support for parsing RFC 3339 timestamp but without the `Z` character, nor UTC offset.

Related to aws/aws-sdk-go-v2#1387
@jasdel jasdel merged commit d386737 into aws:main Aug 24, 2021
@jasdel jasdel deleted the fixup/TimestampParse branch August 24, 2021 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants