You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{TimeZoneInfo.FindSystemTimeZoneById(s_strPacific),"(UTC-08:00) Pacific Time (Los Angeles)",null,"Pacific Standard Time","Pacific Daylight Time","Pacific Summer Time"},
128
-
{TimeZoneInfo.FindSystemTimeZoneById(s_strSydney),"(UTC+10:00) Eastern Australia Time (Sydney)",null,"Australian Eastern Standard Time","Australian Eastern Daylight Time",null},
128
+
{TimeZoneInfo.FindSystemTimeZoneById(s_strSydney),"(UTC+10:00) Eastern Australia Time (Sydney)","(UTC+10:00) Australian Eastern Time (Sydney)","Australian Eastern Standard Time","Australian Eastern Daylight Time",null},
129
129
{TimeZoneInfo.FindSystemTimeZoneById(s_strPerth),"(UTC+08:00) Australian Western Standard Time (Perth)",null,"Australian Western Standard Time","Australian Western Daylight Time",null},
130
130
{TimeZoneInfo.FindSystemTimeZoneById(s_strIran),"(UTC+03:30) Iran Time","(UTC+03:30) Iran Standard Time (Tehran)","Iran Standard Time","Iran Daylight Time","Iran Summer Time"},
131
131
{s_NewfoundlandTz,"(UTC-03:30) Newfoundland Time (St. John’s)",null,"Newfoundland Standard Time","Newfoundland Daylight Time",null},
@@ -3171,6 +3171,7 @@ public static void AdjustmentRuleBaseUtcOffsetDeltaTest()
0 commit comments