mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Windows to IANA time zone conversion: remove unsupported TIME_ZONE_ID_DAYLIGHT conversion
This commit is contained in:
parent
8e0dc2ace6
commit
3c095da62f
2 changed files with 7 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue