-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update timestamp
format to yyyy-MM-ddTHH:mm:ss.SSSZ
#27
Comments
Yes, the timestamp format yyyy-MM-ddTHH:mm:ss.SSSZ is compliant with ISO 8601, but with a slight clarification regarding the Z:
Example:
Both are valid and compliant with ISO 8601. |
epugh
added a commit
that referenced
this issue
Oct 23, 2024
Merged
epugh
added a commit
that referenced
this issue
Oct 24, 2024
Fixes #27 by clarifying the format is ISO standard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update
timestamp
format toyyyy-MM-ddTHH:mm:ss.SSSZ
.The text was updated successfully, but these errors were encountered: