The following tables list the members exposed by TimeZoneInfoProvider.TimeAdjustmentRule.
Name | Description | |
---|---|---|
TimeZoneInfoProvider.TimeAdjustmentRule Constructor |
Name | Description | |
---|---|---|
Delta | Returns the time adjustment to apply between the transition start and end while this tt is in force. (read-only) | |
End | Returns the end of the dateTime range where this tt is in force (read-only) | |
Start | Returns the start of the dateTime range where this tt is in force (read-only) | |
TransitionEnd | Returns the end dateTime tt that idenifies when to transition back to standard time. (read-only) | |
TransitionStart | Returns the start dateTime tt that idenifies when to transition to the adjusted time. (read-only) |
Name | Description | |
---|---|---|
Create | Creates and returns an instance of a TimeAdjustmentRule | |
Equals | Overloaded. Returns true if the object is equilavent to this | |
GetHashCode | Returns a code to use for hashing |
Equality | Compares the values of two TimeZoneInfoProvider.TimeAdjustmentRule structures for equality |
Inequality | Compares the values of two TimeZoneInfoProvider.TimeAdjustmentRule structures for inequality |