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: date parse with slashes #490

Merged
merged 2 commits into from
May 22, 2023
Merged

feat: date parse with slashes #490

merged 2 commits into from
May 22, 2023

Conversation

stevenh
Copy link
Collaborator

@stevenh stevenh commented Feb 23, 2023

Add support for parsing date times with slashes.

Fixes #489

Add support for parsing date times with slashes.

Fixes #489
Disable G307 for read only files.

Add missing yaml tag to jsType.
@stevenh stevenh merged commit 9221440 into master May 22, 2023
@stevenh stevenh deleted the feat/date-parse-slashes branch May 22, 2023 16:23
sg3des pushed a commit to sg3des/otto that referenced this pull request Jul 17, 2023
Add support for parsing date times with slashes.

Fixes robertkrimen#489

Also:
* Disable G307 for read only files.
* Add missing yaml tag to jsType.
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.

new Date can't not parse datetime string
1 participant