time_handler | R Documentation |
Handle and parse a time
time_handler(due_time = lubridate::hms("23:59:59"))
due_time |
A string that is a date in format of year-month-day. Default is midnight. |
## Not run:
time_handler("21:30:59")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.