Skip to content

Conversation

@DavisVaughan
Copy link
Member

Closes #191

We are generally a bit more lax with Dates and POSIXct. For POSIXct, we already floor to get rid of fractional seconds, so this just adds similar behavior for Dates and fractional days.

We are generally a bit more lax with Dates and POSIXct. For POSIXct, we already floor to get rid of fractional seconds, so this just adds similar behavior for Dates and fractional days.
@DavisVaughan DavisVaughan merged commit ad8d409 into master Mar 18, 2021
@DavisVaughan DavisVaughan deleted the fix/floor-fractional-dates branch March 18, 2021 14:23
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.

Handle fractional Date types by flooring before casting to integer

2 participants