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

feat: ensure that date strings are not interpreted as January 2, 2006 formatted strings #170

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

maaslalani
Copy link
Owner

Fixes ##152

Changes Introduced

  • Deprecates 2006-01-02 strings in favour of YYYY-MM-DD strings.
  • Interprets all non-parse-able dates as static strings.

@maaslalani maaslalani merged commit 1e0c300 into main Jun 28, 2022
@maaslalani maaslalani deleted the static-dates branch June 28, 2022 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant