AMPM()
From Recital Documentation Wiki
Revision as of 10:01, 2 June 2009 by Yvonnemilne (Talk | contribs)
Class
Date and Time Data
Purpose
Function to return 12-hour clock time
Syntax
AMPM()
See Also
CTOT(), DATE(), DATETIME(), ELAPTIME(), HOUR(), HOURS(), MINUTE(), MINUTES(), SEC(), SECONDS(), SECS(), SET CLIPPER, SET CLOCK, SET CLOCKRATE, SET SECONDS, SET VAXTIME, TIME(), TIMESTAMP(), TSTRING(), TTOC(), TTOD(), VALIDTIME()
Description
The AMPM() function returns the time based on a 12 hour clock as a character string followed by "am" or "pm".
Example
? ampm() 07:30:24 pm
Products
Recital Database Server, Recital Mirage Server, Recital Terminal Developer