Remove "US/Pacific-New" from time zone tests

"US/Pacific-New" was removed in tzdata2020b.
This commit is contained in:
André Bargull 2024-12-16 07:37:17 +01:00 committed by Ms2ger
parent dc0082c5ea
commit d7fa2a1163
3 changed files with 0 additions and 3 deletions

View File

@ -601,7 +601,6 @@ const timeZoneIdentifiers = [
"US/Michigan", "US/Michigan",
"US/Mountain", "US/Mountain",
"US/Pacific", "US/Pacific",
"US/Pacific-New",
"US/Samoa", "US/Samoa",
"UTC", "UTC",
"Universal", "Universal",

View File

@ -602,7 +602,6 @@ const timeZoneIdentifiers = [
'US/Michigan', 'US/Michigan',
'US/Mountain', 'US/Mountain',
'US/Pacific', 'US/Pacific',
'US/Pacific-New',
'US/Samoa', 'US/Samoa',
'UTC', 'UTC',
'Universal', 'Universal',

View File

@ -606,7 +606,6 @@ const timeZoneIdentifiers = [
'US/Michigan', 'US/Michigan',
'US/Mountain', 'US/Mountain',
'US/Pacific', 'US/Pacific',
'US/Pacific-New',
'US/Samoa', 'US/Samoa',
'UTC', 'UTC',
'Universal', 'Universal',