Description Usage Arguments Examples
This function takes seconds as an input and returns time in H:M:S format. The time is treated as total time with hours as the maximum unit.
1 |
x |
Time in seconds |
excelToSec |
If True the time in seconds is treated as MS Excel formatted time which is the time in seconds / (24*60*60). To compensate the input is multiplied by (24*60*60). Default is False. |
1 | fTime()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.