Skip to content

BUG: Resolve passing datetime strings of the form "1-01-01 00:00:00" #37070

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

Closed
wants to merge 1 commit into from

Conversation

znicholls
Copy link
Contributor

@znicholls znicholls commented Oct 12, 2020

@znicholls znicholls changed the title Add failing test Resolve passing datetime strings of the form "1-01-01 00:00:00" Oct 12, 2020
@znicholls znicholls changed the title Resolve passing datetime strings of the form "1-01-01 00:00:00" BUG: Resolve passing datetime strings of the form "1-01-01 00:00:00" Oct 12, 2020
@znicholls
Copy link
Contributor Author

As highlighted in #37071 (comment), such a form is actually ambiguous from dateutil's point of view so I'll take this issue upstream to where the ambiguity arises (xarray). Happy for anyone else to pick up if they can see a better solution!

@znicholls znicholls closed this Oct 13, 2020
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.

BUG: Passing datetime strings of the form "1-01-01 00:00:00"
1 participant