make_format
From lubridate v0.1
by Hadley Wickham
Make format...
Make format
Usage
make_format(order)
Arguments
- order
- a character string that includes the letters y, m, and d in the preferred order of years, months, and dates
Details
Internal function used by parse functions.
Community examples
Looks like there are no examples yet.