-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi
I think it would be useful to have as and wrap functionality for at least some of the date time types present in date.h and their R-equivalents.
One mapping could be :
sys_time<Duration><=>POSIXct, at least for Durations between seconds and microseconds- with specializations for
sys_days(akasys_time<days>) <=>Date - and even perhaps
sys_time<nanoseconds><=>nanotime
- with specializations for
This maps well with R's implementation, ie days/seconds/nanoseconds since 1970-01-01 00:00 UTC.
I do not if this is already planned, but I have a first draft in my fork. Let me know what you think.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels