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 and unit tests #1668

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

Conversation

dobon
Copy link
Contributor

@dobon dobon commented Nov 21, 2024

I've added the unit tests requested in the discussion on benjamin-pike's PR #1624

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

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

Successfully merging this pull request may close these issues.

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