10 9 5 AsSeconds

LANSA Technical

10.9.5 AsSeconds

AsSeconds returns the number of seconds since 00:00:00 for the specified date in the datetime

Input Parameters

None

Example

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

#Seconds := #DateTime.AsSeconds

 

Ý 10.9 DateTime Intrinsic Functions