FormatPeriod | R Documentation |
Displays a period in days, hours, minutes and seconds.
FormatPeriod(period)
period |
A period object. Alternatively a numeric corresponding to a number of seconds. |
A string displaying the period: e.g. "1 Day, 2 Hours, 3 Minutes and 4 Seconds"
FormatPeriod(1000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.