Detect and decode encrypted or non-standard date columns
Source:R/prep_dates.R
prep_parse_date_column.RdInspects a column for date-like content and automatically selects the correct parsing strategy (Excel serial, Unix timestamp ms, ISO/DMY/MDY strings, reversed YYYYDDMM).