Skip to contents

Detect date format from a date column

Usage

date_get_format(data, date_column_name, sep)

Arguments

data

A data frame

date_column_name

The name of the date columns of interest

sep

A separator in the date string

Value

A string with the detected date format