Name | Description | |
---|---|---|
NTransitionTime Constructor | Initializing constructor. |
The following tables list the members exposed by NTransitionTime.
Name | Description | |
---|---|---|
NTransitionTime Constructor | Initializing constructor. |
Name | Description | |
---|---|---|
Day | Gets the day on which the time change occurs. | |
DayOfWeek | Gets the day of the week on which the time change occurs. | |
IsFixedDateRule | Gets a value indicating whether the time change occurs at a fixed date and time (such as November 1) or a floating date and time (such as the last Sunday of October). | |
Month | Gets the month in which the time change occurs. | |
TimeOfDay | Gets the hour, minute, and second at which the time change occurs. | |
Week | Gets the week of the month in which a time change occurs. |
Name | Description | |
---|---|---|
CreateFixedDateRule | Defines a time change that uses a fixed-date rule. | |
CreateFloatingDateRule | Defines a time change that uses a floating-date rule. | |
Equals | Overloaded. Determines whether the current NTimeZoneInfo.TransitionTime object has identical values to a second NTimeZoneInfo.TransitionTime object. | |
GetHashCode | Serves as a hash function for hashing algorithms and data structures such as hash tables. |
Equality | Determines whether two specified NTimeZoneInfo.TransitionTime objects are equal. |
Inequality | Determines whether two specified NTimeZoneInfo.TransitionTime objects are not equal. |