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

Incorrect result from fastPOSIXct #3

Closed
joemliang opened this issue Oct 26, 2016 · 2 comments
Closed

Incorrect result from fastPOSIXct #3

joemliang opened this issue Oct 26, 2016 · 2 comments

Comments

@joemliang
Copy link

joemliang commented Oct 26, 2016

Starting from 2039, the parsed result become incorrect

> fastPOSIXct('2039-12-31', 'GMT')
[1] "1903-11-24 17:31:44 GMT"
@s-u
Copy link
Owner

s-u commented Oct 26, 2016

Thanks! Classic integer overflow.

@s-u s-u closed this as completed in 314e8b6 Oct 26, 2016
@joemliang
Copy link
Author

Thank you :)

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

No branches or pull requests

2 participants