Description Usage Arguments Value Author(s) Examples
Formats time for seconds, minutes and hours
1 | formatTime(x)
|
x |
Numeric value representing seconds |
A list with the format-numeric value and its time unit
Jose Alquicira-Hernandez
1 2 | formatTime(60)
formatTime(60 * 60)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.