Add a date and time
Source position: datih.inc line 121
function ComposeDateTime( |
Date: Double; |
Time: Double |
):Double; |
ComposeDateTime correctly adds Date and Time, also for dates before 1899-12-31. For dates after this date, it is just the mathematical addition.
None.
|
Encodes a TDateTime value from all its parts |