TSTRING()

From Lianjapedia
Revision as of 12:41, 8 December 2009 by Helengeorge (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Function to convert seconds to a time-string


Syntax

TSTRING(<expN>)


See Also

AMPM(), DAYS(), ELAPTIME(), HOURS(), MINUTES(), SECONDS(), SECS(), TIME(), VALIDTIME()


Description

The TSTRING() function converts <expN> seconds to a time-string in the format "HH:MM:SS". The DAYS() function can be used to return the duration of any remaining days in the <expN> seconds.


Example

? tstring(36610)
10:10:10


Products

Recital, Recital Server