is_ISO8601_detailed.Rd
detailed check of date variables check that months are numbers between 01-12 and days are from 01-31
is_ISO8601_detailed(date_col)
character vector, vector containing dates to check
boolean, when TRUE all values of date_col are in the required format, when FALSE at least one is not in required format