help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

ComposeDateTime

Add a date and time

Declaration

Source position: datih.inc line 105

function ComposeDateTime(

  Date: TDateTime;

  Time: TDateTime

):TDateTime;

Description

ComposeDateTime correctly adds Date and Time, also for dates before 1899-12-31. For dates after this date, it is just the mathematical addition.

Errors

None.

See also

EncodeDateTime

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505