Skip to content
Discussion options

You must be logged in to vote

Thanks for the issue/question!

So first and foremost, as documented, Jiff follows the Temporal ISO 8601 grammar. It is based on ISO 8601, but doesn't support all of it and does support some extensions that make it also compatible with RFC 3339 and RFC 9557. It's a hybrid format that's meant to cover most use cases. Jiff stays pretty strictly with what Temporal specifies. I'm very firmly opposed to expanding to beyond what Temporal supports because of negative second order effects. The format you ask about is not supported by Temporal's grammar.

Secondly, 2024-03-10 02:00:59 -0500 is not ISO 8601. It's not actually anything at all. It's not valid RFC 3339 or RFC 9557. I just double checked…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BurntSushi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #355 on May 02, 2025 15:55.