Version 24.2 (latest)

TimeZoneInfoProvider.TimeAdjustmentRule Class Properties

For a list of all members of this type, see TimeZoneInfoProvider.TimeAdjustmentRule members.

Public Properties
 NameDescription
Public PropertyDeltaReturns the time adjustment to apply between the transition start and end while this tt is in force. (read-only)  
Public PropertyEndReturns the end of the dateTime range where this tt is in force (read-only)  
Public PropertyStartReturns the start of the dateTime range where this tt is in force (read-only)  
Public PropertyTransitionEndReturns the end dateTime tt that idenifies when to transition back to standard time. (read-only)  
Public PropertyTransitionStartReturns the start dateTime tt that idenifies when to transition to the adjusted time. (read-only)  
See Also