MINUTES()

From Recital Documentation Wiki
Revision as of 15:21, 28 October 2009 by Helengeorge (Talk | contribs)

Jump to: navigation, search


Purpose

Function to extract minutes from a specified time string


Syntax

MINUTES(<time-string>)


See Also

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


Description

The MINUTES() function extracts the number of minutes from a specified time string and returns it as a numeric value.


Example

? minutes("10:21:00")
        21


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer