10 9 9 Date

LANSA Technical

10.9.9 Date

Date returns the date portion of the supplied datetime as a date.

Input Parameters

None

Example

In this example, a datetime of 2004-31-12 12:34:56 would return a date of 2004-31-12:

#Today := #DateTime.Date

 

Ý 10.9 DateTime Intrinsic Functions