Skip to content

Problem using nth() with POSIXct date #509

@steadyfish

Description

@steadyfish

Hi,

Thanks for making this wonderful package dplyr!

I'm facing an issue working with POSIXct dates and it seems very similar to this issue #194. The min() and max() functions work fine with dates, but nth() doesn't seem to retain the class information..

One can replicate this issue with the same example as @manuelreif reported in issue #194, just replacing the function min() with nth().

Metadata

Metadata

Labels

bugan unexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions