
Check if the date can be parsed to a datetime object in R
Source:R/parse_period.R
check_date_format.Rdif the date is already a datetime object ("POSIXct" "POSIXt"), the object itself is returned

R/parse_period.R
check_date_format.Rdif the date is already a datetime object ("POSIXct" "POSIXt"), the object itself is returned