This package provides very fast functions for parsing date and timestamp formats. See RForge page and R documentation.
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")