Windows to IANA time zone conversion: remove unsupported TIME_ZONE_ID_DAYLIGHT conversion

This commit is contained in:
Hugo Melder 2022-08-07 10:55:20 +02:00
parent 8e0dc2ace6
commit 3c095da62f
2 changed files with 7 additions and 5 deletions

View file

@ -65,7 +65,7 @@ int main()
testHopeful = YES;
PASS_EQUAL(
[current localizedName: NSTimeZoneNameStyleStandard locale: locale],
@"Brasilia Time",
@"Brasilia Standard Time",
"Correctly localizes standard time zone name")
/* The next few depend on ICU issues