Description Usage Arguments Value Author(s)
This function takes a date-time object and its format as inputs, and returns the time portion.
1 | timepart_dtc(x, format, outfmt, tz)
|
x |
A date-time object, as a character string, formatted according to |
format |
The format of |
outfmt |
The format (as character string) to use for the result. |
tz |
The desired timezone; default is " |
A character string with the time portion of x
.
Ryan Kyle, ryan.kyle@mail.mcgill.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.