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

switch to DST: round_date() returns NAs #250

Closed
mundl opened this issue Jul 25, 2014 · 1 comment
Closed

switch to DST: round_date() returns NAs #250

mundl opened this issue Jul 25, 2014 · 1 comment
Labels
bug an unexpected problem or unintended behavior

Comments

@mundl
Copy link

mundl commented Jul 25, 2014

as mentionend on SO (https://stackoverflow.com/questions/24956243/), round_date() doesn't handle transitions of Daylight Saving Time.

As figured out by Roland,

the root issue is probably in the "hour<-" POSIXct S4 method

@vspinu vspinu added the bug an unexpected problem or unintended behavior label Dec 14, 2014
@vspinu
Copy link
Member

vspinu commented Dec 14, 2014

Dup of #240?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants