Time Intrinsic Functions - AsDateTime Method

Return a time as a datetime

Member of Time Intrinsic Functions (PRIM_LIBI.ITimeIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)DateTimeResulting datetime
Date*Input (Optional)DateTime to be appended to the date

Details

AsDateTime will return a datetime based on the value of the time and the appended date.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2