Skip to content

Conversation

jussirantala
Copy link

@jussirantala jussirantala commented Sep 1, 2025

Closes #7539

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

https://regex101.com/r/fWaITH/1

@LFDanLu
Copy link
Member

LFDanLu commented Sep 3, 2025

Thanks, the regex looks good to me, mind adding a test and signing the CLA? The test could be making sure the example zoned time in the original issue works when converted to a string and parsed back.

@jussirantala
Copy link
Author

Thanks, the regex looks good to me, mind adding a test and signing the CLA? The test could be making sure the example zoned time in the original issue works when converted to a string and parsed back.

Hey, sorry we started to use a workaround and I have no motivation to continue with this. Feel free to pick the commit and create your own PR.

@LFDanLu
Copy link
Member

LFDanLu commented Sep 10, 2025

No problem, thanks for the help!

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.

zonedDateTime.toString() returns invalid string when year is < 1884
2 participants