r-lib / clock

A Date-Time Library for R
https://clock.r-lib.org
Other
102 stars 5 forks source link

Add `vec_ptype_abbr()` methods for sys-time and naive-time #302

Closed DavisVaughan closed 1 year ago

DavisVaughan commented 2 years ago

Because methods for that are no longer inherited, and we used to inherit through vec_ptype_abbr.clock_time_point

Also worth checking any other methods we have