You are here: All Help Topics > Other Information > Cell Functions > LDATE function

LDATE Function

The LDATE function returns a long date string based on the Regional Settings specified for your computer. Use the LDATE function with an alphanumeric cell.

LDATE(expression)

LDATE(SYSDATE())

Returns the current system date to a string format. If the system date is 01/01/07, January 1, 2007 appears in the cell.

LDATE(CLP13)

Returns the year-end date (as specified in the Engagement Properties) to a string format. If the year-end date is 31/12/08, December 31, 2008 appears in the cell.

Related Topics