datetimecalc EndTime property
Return to Introduction  Previous page  Next page
Applies to
acDateTimeCalc component.  

Declaration
property EndTime: TDateTime;  

Description
The EndTime property controls the beginning date of period specified by BeginTime and EndTime properties.  
 
After specifying the BeginTime or EndTime properies the acDateTimeCalc component automatically calculates number of years, months, days, hours, seconds and milliseconds between these two dates.  

See also
BeginTime property.