Difference between revisions of "AMPM()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 29: | Line 29: | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
+ | [[Category:Date and Time Data]] | ||
+ | [[Category:Date and Time Data Functions]] |
Revision as of 10:01, 2 June 2009
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