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

Can't add to Date #20

Closed
krlmlr opened this issue Jun 8, 2016 · 3 comments
Closed

Can't add to Date #20

krlmlr opened this issue Jun 8, 2016 · 3 comments

Comments

@krlmlr
Copy link
Member

krlmlr commented Jun 8, 2016

#18 (comment)

as.Date("2016-03-31") + hms(minutes = 1)
#> Warning: Incompatible methods ("+.Date", "Ops.hms") for "+"
#> [1] "2016-05-30"
@krlmlr
Copy link
Member Author

krlmlr commented Jun 8, 2016

Works in 30f6dfa.

@krlmlr krlmlr closed this as completed Jun 8, 2016
@edzer
Copy link

edzer commented Sep 16, 2016

I think this should return a POSIXct datetime object, unless hms mod 24h is zero.

@github-actions
Copy link

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants