Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upadding > 2^31 seconds always gives same datetime #534
Comments
|
It's likely a bug, indeed. Probably integer arithmetic is used somewhere internally. Thanks for reporting. |
Generating a large period works as expected:
Adding large numbers to a POSIXt works as expected:
adding a large period onto a POSIXt overflows with no warning: