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

fix: IsDateString does not accept negative timezone #565

Closed
alencarandre opened this issue Mar 26, 2020 · 1 comment
Closed

fix: IsDateString does not accept negative timezone #565

alencarandre opened this issue Mar 26, 2020 · 1 comment
Labels
status: done/released Issue has been completed, no further action is needed. type: fix Issues describing a broken feature.

Comments

@alencarandre
Copy link
Contributor

Expected behavior

String like "2018-01-04T08:15:30-04:00" gives valid

Actual behavior

String like "2018-01-04T08:15:30-04:00" gives invalid

Solution

#564

@lock
Copy link

lock bot commented Apr 2, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 2, 2020
@NoNameProvided NoNameProvided changed the title IsDateString does not accept negative timezone fix: IsDateString does not accept negative timezone Aug 8, 2020
@NoNameProvided NoNameProvided added status: done/released Issue has been completed, no further action is needed. type: fix Issues describing a broken feature. labels Aug 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: done/released Issue has been completed, no further action is needed. type: fix Issues describing a broken feature.
Development

No branches or pull requests

2 participants