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