DTOM()

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

Jump to: navigation, search


Purpose

Function to convert a date to DD-Mmm-YYYY format


Syntax

DTOM(<expD>)


See Also

AMPM(), CDOW(), CTOD(), CMONTH(), DATE(), DAY(), DMY(), DOW(), DTOC(), DTOS(), DTOV(), MDY(), MONTH(), MTOD(), SET CENTURY, SET DATE, SET MARK, STOD(), TIME(), VTOD(), YEAR()


Description

The DTOM() function is used to convert date expressions to DD-Mmm-YYYY format. If <expD> is not a valid date expression, DTOM() will return an empty string. The DD-Mmm-YYYY format is the calendar date format in Recital Mirage.


Example

? dtom({10/10/2000})
10-Oct-2000


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer