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

(doc): Minor rephrase for Timestamp description. #1835

Merged

Conversation

karthikbekalp
Copy link
Contributor

Issue #, if available:

Minor timestamp description update.

Description of changes:

The description was slightly confusing as I thought it was no (UTC offset and fractional milliseconds) instead of (no UTC) and (fractional milliseconds).

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

@karthikbekalp karthikbekalp requested a review from a team as a code owner June 23, 2023 18:28
@@ -789,7 +789,7 @@ target from traits and how their values are defined in
- number | string
- If a number is provided, it represents Unix epoch seconds with optional
millisecond precision. If a string is provided, it MUST be a valid
:rfc:`3339` string with no UTC offset and optional fractional
:rfc:`3339` string with optional fractional precision but no UTC offset
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the next line still has the word "precision", but should not

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, updated. Thanks!

@mtdowling mtdowling merged commit 942948e into smithy-lang:main Jul 5, 2023
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