datetoiso: Convert and Impute Dates to ISO Standard ("International Organization for Standardization")

Provides functions to convert and impute date values to the ISO 8601 standard format. The package automatically recognizes date patterns within a data frame and transforms them into consistent ISO-formatted dates. It also supports imputing missing month or day components in partial date strings using user-defined rules. Only one date format can be applied within a single data frame column.

Getting started

Package details

AuthorLukasz Andrzejewski [aut, cre]
MaintainerLukasz Andrzejewski <lukasz.coding@gmail.com>
LicenseMIT + file LICENSE
Version1.2.0
URL https://github.com/andzoluk
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("datetoiso")

Try the datetoiso package in your browser

Any scripts or data that you put into this service are public.

datetoiso documentation built on Dec. 7, 2025, 9:06 a.m.