powered by
Tries to recognize the date/time format.
whichFormat(charvec, silent = FALSE)
a format string
a character string or vector of dates and times.
a logical flag. Should a warning be printed if the format cannot be recognized?
midnightStandard
whichFormat("2007-12-31 00:00:00") whichFormat("2007-12-31 24:00")
Run the code above in your browser using DataLab