Rdocumentation
powered by
Learn R Programming
lubridate (version 0.1)
make_format: Make format...
Description
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.