Skip to content

Bugfix: propagate timezone info in plot_date, xaxis_date, etc. #116

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

efiring
Copy link
Member

@efiring efiring commented May 16, 2011

The tz kwarg was being ignored in these axes methods, and
DateConverter.default_units was not supplying the timezone
when available from its input argument.

This is a modification of #18; unlike the latter, it does not change the definition of "unit" in DateConverter. Also, github seems to have gotten confused regarding pull 18; it is showing it as involving 227 commits, so it seems better to start from scratch.

I have also tried to clarify a few docstrings and comments.

The tz kwarg was being ignored in these axes methods, and
DateConverter.default_units was not supplying the timezone
when available from its input argument.
@efiring efiring closed this May 19, 2011
@efiring
Copy link
Member Author

efiring commented May 19, 2011

closed with 5c968a0

@richbwood richbwood mentioned this pull request Dec 19, 2012
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.

1 participant