Difference between revisions of "AMPM()"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
Line 1: Line 1:
==Class==
 
Date and Time Data
 
  
  

Revision as of 17:04, 26 October 2009


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