Skip to contents

All options correspond to lubridate functions, see more in the dedicated package documentation.

Usage

date_formats()

Value

A character vector

Examples

date_formats()
#>  [1] "ymd"     "ydm"     "mdy"     "myd"     "dmy"     "dym"     "yq"     
#>  [8] "ym"      "my"      "ymd_hms" "ymd_hm"  "ymd_h"   "dmy_hms" "dmy_hm" 
#> [15] "dmy_h"   "mdy_hms" "mdy_hm"  "mdy_h"   "ydm_hms" "ydm_hm"  "ydm_h"