numeric_date_to_iso8601: converts a numeric date (e.g. when reading an excel file) to...

View source: R/lib_excel.R

numeric_date_to_iso8601R Documentation

converts a numeric date (e.g. when reading an excel file) to a iso8601 date string works on windows only

Description

converts a numeric date (e.g. when reading an excel file) to a iso8601 date string works on windows only

Usage

numeric_date_to_iso8601(num)

Arguments

num

numeric representation of date - for Excel on Windows, the origin date is December 30, 1899 for dates after 1900.


jorritvm/jrutils documentation built on Feb. 14, 2023, 11:33 p.m.