Back to Devexpress

TcxDSTInfo Record

vcl-cxdateutils-c1635f17.md

latest931 B
Original Source

TcxDSTInfo Record

Contains information about the daylight saving time transition.

Declaration

delphi
TcxDSTInfo = record

Remarks

Year specifies the year in which the time transition will be performed.

DaylightDate specifies the time when the transition from standard time to daylight saving time will be performed.

StandardDate specifies the time when the transition from daylight saving time to standard time will be performed.

See Also

TcxTimeZoneInformation

TcxSchedulerDateTimeHelper.AddDSTInfo

TcxSchedulerDateTimeHelper.TimeZoneInfo

TcxDSTInfo Members

cxDateUtils Unit