powered by
Sys.Date as a string, in a few different formats
kbdate(format = c("dateonly", "standard"), date = Sys.time())
A character string representation of the date/time
The format for the output
The date/time to convert
base::Sys.time(), base::date()
base::Sys.time()
base::date()
kbdate() kbdate("standard")
Run the code above in your browser using DataLab