from_8601 | R Documentation |
This function is called from the to_unixtime() function. It takes a data-time object as a parameter and returns a cleaner string by stripping out unnecessary objects from the timestamp.
from_8601(x)
x |
Start time value provided by user. |
A datetime vector with the user's start time converted to UTC time zone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.