A new maintenance release of our RApiDatetime package is now on CRAN, coming just about two years after the previous maintenance release.
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</ …