After nearly two years, the RApiDatetime package on CRAN has received an update, followed-up a quick bug fix.
RApiDatetime provides a number of entry points for C-level functions of the R API for Date
and Datetime
calculations. The functions asPOSIXlt
and asPOSIXct
convert between long and compact datetime representation, formatPOSIXlt
and …