Auto formats a POSIX object to output the day of week, full date, and 24 hour time.
pft(td = Sys.time())
td | A POSIX date time object or vector, or at least a string vector that can be interpretted by default as a POSIX object. Defaults to |
---|
POSIXct
, print
pp
pft()#> [1] "Thu Jun-21-2018, 10:57"