[]
        
(Showing Draft Content)

C1.Win.Input.DaylightTimeAdjustment

DaylightTimeAdjustment Enum

Specifies the daylight time adjustment mode.

Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public enum DaylightTimeAdjustment

Fields

Name Description
AdvanceGMTOffsetForTheDaylightSavingTime

Use this option if the GMTOffset property corresponds to the standard time offset. For the daylight-saving time GMTOffset should be advanced by an hour.

NoAdjustments

No daylight-saving time adjustments.

SetGMTOffsetBackForTheStandardTime

Use this option if the GMTOffset property is set to the daylight time offset. So, for the standard time it should be set back by an hour.