TODATE

The TODATE command converts date strings to numbers that can be used to extract data output for a specific time period. TODATE converts date strings into the number of seconds elapsed since midnight, January 1, 1970.

Syntax

<TODATE (formatString, dateString)

formatString The format of the date string, either "mm-dd-yyyy" or "dd-mm-yyyy".
dateString The date string.

Notes

Example

    <TODATE("dd-mm-yyyy","15-10-2002")
	

See Also

ATTRIBUTE
WITHATTR

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com