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

Correct timestamp format spec #672

Merged
merged 2 commits into from
Jan 22, 2021
Merged

Correct timestamp format spec #672

merged 2 commits into from
Jan 22, 2021

Conversation

rcoh
Copy link
Contributor

@rcoh rcoh commented Dec 15, 2020

Description of changes:

The timestamp format specification is slightly incorrect–IMF-fixdate does not allow fractional seconds, but Smithy requires that fractional seconds are supported. This change updates the docs to reflect that change.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The timestamp format specification is slightly incorrect–`IMF-fixdate` does not allow fractional seconds, but Smithy requires that fractional seconds are supported.
@srchase srchase changed the base branch from master to main January 8, 2021 19:17
aajtodd added a commit to smithy-lang/smithy-kotlin that referenced this pull request Jan 8, 2021
awsJson1.1 protocol tests include a test for fractional seconds. Note
this does not conform to the rfc.

See: smithy-lang/smithy#672
aajtodd added a commit to smithy-lang/smithy-kotlin that referenced this pull request Jan 10, 2021
awsJson1.1 protocol tests include a test for fractional seconds. Note
this does not conform to the rfc.

See: smithy-lang/smithy#672
@mtdowling mtdowling merged commit 8b37522 into smithy-lang:main Jan 22, 2021
@kstich kstich mentioned this pull request Feb 22, 2021
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.

2 participants