R/helpers.R
is_dt.Rd
This function checks if a variable a date/time/datetime
is_dt(x)
the variable to check
logical, TRUE if the variable is a datetime
TRUE
Tom Elliott