fasttime icon indicating copy to clipboard operation
fasttime copied to clipboard

Fast utility for date/time parsing and conversion in R

fasttime

Fast Utility Functions for Time Parsing and Conversion

This package provides very fast functions for parsing date and timestamp formats. See RForge page and R documentation.

CRAN RForge check

To install the CRAN version, use simply

install.packages("fasttime")

For installation of the latest development version, use

install.packages("fasttime", repo="https://rforge.net")