Date Intrinsic Functions - AsDateTime Method

Return a date as a datetime

Member of Date Intrinsic Functions (PRIM_LIBI.IDateIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)DateTimeResulting datetime
Time*Input (Optional)TimeTime to be appended to the date

Details

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

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2