detect_date_format: Detect date format of a string

Description Usage Arguments Value Examples

View source: R/timeconversion.R

Description

Detect date format of a string

Usage

1
detect_date_format(datestring)

Arguments

datestring

string representing a date

Value

a string with the format code of the given datestring

Examples

1
detect_date_format("1970-01-01")

gi0na/adjConvertR documentation built on Jan. 7, 2022, 4:48 a.m.