find_mdy_date_format: Find MDY dates only
Description
Find MDY dates only
Usage
find_mdy_date_format(df_column)
Value
logical vector, TRUE if date format is MDY
Arguments
- df_column
data frame date column or vector with dates
Author
Lukasz Andrzejewski