'Declaration Protected Function CreateTimeZoneDefinition( _ ByVal token As TimeZoneToken, _ ByVal exportId As String, _ ByVal baseUtcOffset As TimeSpan, _ ByVal dayLightName As String, _ ByVal displayName As String, _ ByVal standardName As String, _ ByVal supportsDaylightSavingsTime As Boolean, _ ByVal adjustmentRules() As TimeZoneInfoProvider.TimeAdjustmentRule _ ) As TimeZoneInfoProvider.TimeZoneDefinition
protected TimeZoneInfoProvider.TimeZoneDefinition CreateTimeZoneDefinition( TimeZoneToken token, string exportId, TimeSpan baseUtcOffset, string dayLightName, string displayName, string standardName, bool supportsDaylightSavingsTime, TimeZoneInfoProvider.TimeAdjustmentRule[] adjustmentRules )
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2