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"},
96
-
{TimeZoneInfo.FindSystemTimeZoneById(s_strSydney),"(UTC+10:00) Eastern Australia Time (Sydney)",null,"Australian Eastern Standard Time","Australian Eastern Daylight Time",null},
96
+
{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},
97
97
{TimeZoneInfo.FindSystemTimeZoneById(s_strPerth),"(UTC+08:00) Australian Western Standard Time (Perth)",null,"Australian Western Standard Time","Australian Western Daylight Time",null},
98
98
{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"},
99
99
{s_NewfoundlandTz,"(UTC-03:30) Newfoundland Time (St. John’s)",null,"Newfoundland Standard Time","Newfoundland Daylight Time",null},
@@ -2732,6 +2732,7 @@ public static void FijiTimeZoneTest()
0 commit comments