Skip to main content
Version: 25.2

timeInterval – function

  • function

  • new in 1.38

  • Returns a time interval value spelled out in numbers and words. The text that results from this function can be converted back to a number using the value() function.

  • Examples: +

     put timeInterval(90) -- "1 minute 30 seconds" 
  • Related: timeIntervalWords, numberWords