TSTRING()
From Recital Documentation Wiki
Revision as of 14:58, 20 March 2009 by Yvonnemilne (Talk | contribs)
Contents
TSTRING()
Class
Data Type Conversion
Purpose
Function to convert seconds to a time-string
Syntax
TSTRING(<expN>)
See Also
TIME(), VALIDTIME(), SECS(), DAYS(), ELAPTIME(), HOURS(), MINUTES(), SECONDS(), AMPM()
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 Database Server, Recital Mirage Server, Recital Terminal Developer