Skip to content

Conversation

@thomasp85
Copy link
Member

Fix #4007

Currently the timezone argument in scale_[x|y]_datetime() is ignored. This PR rectifies that

@thomasp85 thomasp85 added this to the ggplot2 3.3.4 milestone Apr 19, 2021
Copy link
Member

@yutannihilation yutannihilation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I didn't notice the fix would be this simple...

@thomasp85
Copy link
Member Author

I was surprised as well :-) Sometimes you get lucky

@thomasp85 thomasp85 merged commit ff31715 into master Apr 21, 2021
@thomasp85 thomasp85 deleted the issue-4007-use-timezone branch October 6, 2025 11:59
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.

timezone parameter for scale_x_datetime has no effect

3 participants