R/datetime.R

"datetime" <- function() format(Sys.time(), "%Y-%m-%d, %X")

"mytime" <- function() format(Sys.time(), "%X")

"mydate" <- function() format(Sys.time(), "%Y-%m-%d")

Try the cwhmisc package in your browser

Any scripts or data that you put into this service are public.

cwhmisc documentation built on May 1, 2019, 7:55 p.m.