10 8 2 AsDateTime

LANSA Technical

10.8.2 AsDateTime

AsDateTime returns a date variable as a datetime.

Input Parameters

Time - time variable to be appended to the date

Example

In this Example, a #Date and #Time are combined to produce a DateTime Variable:

#DateTime := #Date.AsDateTime(#Time)

 

Ý 10.8 Date Intrinsic Functions