Visit Gigasoft's Web Site
 ProEssentials v9 Help

EndTime

Scope

Pesgo

Type

Double

Default

0.0

.NET

PeData.EndTime

Ocx|Vcl

EndTime

DLL

PEP_fENDTIME

 

Purpose

Used to set the daily end time when used in conjunction with SpecialDateTimeMode, StartTime, and DateTimeMode.

 

Comments

PeData.EndTime members of Pesgo.PeData

 

VB, Access, and FoxPro store date/time data as the number of days since 12/31/1899.

 

Delphi v1 stores date/time data as the number of days since 1/1/0001.

 

Note that Delphi v2 and later uses sgVBDateTime rather than sgDelphiDateTime.

 

In all cases, the fraction portion of date/time format represents the fraction of a day.