メインコンテンツまでスキップ
バージョン:26.3

timeIntervalWords

Function

(Added in SenseTalk 1.38)

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

Examples:

put timeIntervalWords(90) -—> "one minute thirty seconds"
put timeIntervalWords(11520) -—> "three hours twelve minutes"

Related terms in the SenseTalk Dictionary:



ノート

This page is under construction: it has not been reviewed for completeness.