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

Patch IOS native date locale appending em to the end of the date string in dateTZtoISO8601 #619

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

julianallchin
Copy link

On IOS, the sweden locale looks like this (with the native date library):
'2024-01-09 12:00:00 em'
but with the nodejs date its:
'2024-01-09T12:00:00Z'


Thanks for contributing to rrule!

To submit a pull request, please verify that you have done the following:

  • Merged in or rebased on the latest master commit
  • Linked to an existing bug or issue describing the bug or feature you're
    addressing
    • couldn't find a bug for this yet
  • Written one or more tests showing that your change works as advertised

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.

None yet

1 participant