Open sylvainar opened 3 days ago
Describe the bug Date parsing in strict mode doesn't work when the timezone is in +/-HH:MM.
Expected behavior Parsing should happen properly.
Information
It seems that it cannot work in strict mode because comparing the values will never work here, since the results are on two different timezones.
Describe the bug Date parsing in strict mode doesn't work when the timezone is in +/-HH:MM.
Expected behavior Parsing should happen properly.
Information