fix: IsDateString does not accept negative timezone #565
Labels
status: done/released
Issue has been completed, no further action is needed.
type: fix
Issues describing a broken feature.
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
The text was updated successfully, but these errors were encountered: