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

REF: implement tz_localize_to_utc_single #35108

Merged

Conversation

jbrockmendel
Copy link
Member

In addition to implementing tz_localize_to_utc_single, this replaces all (but one, xref #35102) usages of tz_convert_single that have UTC as the target timezone. In conjunction with 35102, this will allow us to remove the second kwarg altogether, similar to #35104.

@gfyoung gfyoung added Refactor Internal refactoring of code Datetime Datetime data dtype labels Jul 3, 2020
@jreback jreback added this to the 1.1 milestone Jul 7, 2020
@jreback jreback merged commit 74e0cde into pandas-dev:master Jul 7, 2020
@jbrockmendel jbrockmendel deleted the ref-tz_localize_to_utc_single branch July 7, 2020 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants