Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add lowercase t and z to ISO parsing regexes #1624

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benjamin-pike
Copy link

@benjamin-pike benjamin-pike commented May 10, 2024

Adds the ability for DateTime.fromISO to parse ISO strings containing lowercase t and z characters.
Resolves issue 1610

Copy link

linux-foundation-easycla bot commented May 10, 2024

CLA Signed

  • ✅login: benjamin-pike / (74d3a6f)

The committers listed above are authorized under a signed CLA.

@icambron
Copy link
Member

icambron commented Aug 3, 2024

This needs unit tests

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DateTime.fromISO does not work with lowercase 't'
2 participants