Skip to content

Commit

Permalink
Add support for datetime with zoneinfo tzinfo
Browse files Browse the repository at this point in the history
By converting input_datetime (string or datetime object) to a string before applying pandas' to_datetime, compatibility issues between pandas and zoneinfo are circumvented (pandas-dev/pandas#37654).

+ fix typos and remove duplicate code
  • Loading branch information
dbkhout committed Jan 21, 2022
1 parent 3ef98e0 commit b9de8c8
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b9de8c8

Please sign in to comment.