Return a date as a datetime
Member of Date Intrinsic Functions (PRIM_LIBI.IDateIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | DateTime | Resulting datetime |
Time | *Input (Optional) | Time | Time to be appended to the date |
AsDateTime will return a datetime based on the value of the date and the appended time.
Febuary 18 V14SP2