Description Usage Arguments Examples
Converts date and time numeric values to a single string
1 | timestring(year, month, day, hour = 12, minute = 0, second = 0)
|
year |
Year |
month |
Month |
day |
Day |
hour |
Hour |
minute |
Minute |
second |
Second |
1 | timestring(2018, 12, 25, 2, 34)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.