HOURS()

From Recital Documentation Wiki
Revision as of 13:36, 23 March 2009 by Yvonnemilne (Talk | contribs)

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

Class

Date and Time Data


Purpose

Function to extract number of hours from a time string


Syntax

HOURS(<time-string>)


See Also

AMPM(), CTOT(), DATE(), DATETIME(), ELAPTIME(), HOUR(), MINUTE(), MINUTES(), SEC(), SECONDS(), SECS(), SET CLOCK, SET CLOCKRATE, SET SECONDS, SET VAXTIME, TIME(), TIMESTAMP(), TSTRING(), TTOC(), TTOD(), VALIDTIME()


Description

The HOURS() function extracts the hours from the specified time-string and returns the number of hours as a numeric value.


Example

? hours("10:00:00")
        10


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer