Pretty printing of time in format YYYY/MM/DD HH:MM:SS.
FormatTime(x)
x
POSIXct object. Required.
POSIXct
string
x <- Sys.time() FormatTime(x)