date_format | R Documentation |
label_date()
/label_time()
These functions are kept for backward compatibility; you should switch
to [label_date()/label_time()
for new code.
date_format(format = "%Y-%m-%d", tz = "UTC", locale = NULL)
time_format(format = "%H:%M:%S", tz = "UTC", locale = NULL)
format |
For For |
tz |
a time zone name, see |
locale |
Locale to use when for day and month names. The default
uses the current locale. Setting this argument requires stringi, and you
can see a complete list of supported locales with
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.