Skip to content
/ fastymd Public

❗ This is a read-only mirror of the CRAN R package repository. fastymd — Fast Utilities for Year Month Day Objects. Homepage: https://timtaylor.codeberg.page/fastymd/ Report bugs for this package: https://codeberg.org/TimTaylor/fastymd/issues

Notifications You must be signed in to change notification settings

cran/fastymd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastymd is a package for working with Year-Month-Day (YMD) style date objects. It provides extremely fast passing of character strings and numeric values to \R date objects as well as fast decomposition of these in to their year month and day components. The underlying algorithms follow the approach of Howard Hinnant for calculating days from the UNIX Epoch of Gregorian Calendar dates and vice versa.

Vignettes

A brief overview of fastymd is provided in the vignette distributed with the package:

  • vignette("fastymd", package = "fastymd")

About

❗ This is a read-only mirror of the CRAN R package repository. fastymd — Fast Utilities for Year Month Day Objects. Homepage: https://timtaylor.codeberg.page/fastymd/ Report bugs for this package: https://codeberg.org/TimTaylor/fastymd/issues

Resources

Stars

Watchers

Forks

Packages

No packages published