TcxSchedulerDateTimeHelper.AddDSTInfo(TcxTimeZoneInformation,Integer,TDateTime,TDateTime) Method
Declaration
class function AddDSTInfo(var ATimeZoneInfo: TcxTimeZoneInformation; const AYear: Integer; const AStandardDate: TDateTime; const ADaylightDate: TDateTime): Integer; overload;
Parameters
| Name | Type |
|---|---|
| ATimeZoneInfo | TcxTimeZoneInformation |
| AYear | Integer |
| AStandardDate | TDateTime |
| ADaylightDate | TDateTime |
Returns
| Type |
|---|
| Integer |
See Also