The following tables list the members exposed by TimeZoneInfoProvider.TransitionTime.
Name | Description | |
---|---|---|
![]() | Day | Returns the day of the month (read-only) |
![]() | DayOfWeek | Returns the day of the week (read-only) |
![]() | IsFixedDate | Returns whether the transition occurs on a speciic day number (read-only) |
![]() | Month | Returns the month of the year (read-only) |
![]() | TimeOfDay | Returns the time of day when the transition wil take place (read-only) |
![]() | Week | Returns the week number relative to the month (read-only) |
Name | Description | |
---|---|---|
![]() ![]() | CreateFixedDateTransitionTime | A static menthod that creates and returns a transition time that occurs on the same dateTime every year. |
![]() ![]() | CreateFloatingDateTransitionTime | A static menthod that creates and returns a transition time that occurs on a different dateTime every year based on day of week and a relative week number. |
![]() | Equals | Overloaded. Returns true if the object is equilavent to this |
![]() | GetHashCode | Returns a code to use for hashing |
![]() | Compares the values of two TimeZoneInfoProvider.TransitionTime structures for equality |
![]() | Compares the values of two TimeZoneInfoProvider.TransitionTime structures for inequality |