NAdjustmentRule Class Members
In This Topic
The following tables list the members exposed by NAdjustmentRule.
Public Constructors
Public Properties
| Name | Description |
| DateEnd | Gets the date when the adjustment rule ceases to be in effect. |
| DateStart | Gets the date when the adjustment rule takes effect. |
| DaylightDelta | Gets the amount of time that is required to form the time zone's daylight saving time. This amount of time is added to the time zone's offset from Coordinated Universal Time (UTC). |
| DaylightTransitionEnd | Gets information about the annual transition from daylight saving time back to standard time. |
| DaylightTransitionStart | Gets information about the annual transition from standard time to daylight saving time. |
Top
Public Methods
| Name | Description |
| CreateAdjustmentRule | Creates a new adjustment rule for a particular time zone. |
| Equals | Overloaded. Determines whether the current NTimeZoneInfo.AdjustmentRule object is equal to a second NTimeZoneInfo.AdjustmentRule object. |
| GetHashCode | Serves as a hash function for hashing algorithms and data structures such as hash tables. |
Top
Protected Methods
| Name | Description |
| SIUE | |
Top
See Also