DO NOT MERGE: Fix Morocco to use rearguard format correctly in ICU.
The previous change had no DST for these zones and changed the raw GMT offset twice a year instead, which is problematic for the reasons given in the comment in icu4c/source/tools/tzcode/icuzones in the other change in this topic. This change fixes test.java.time.format.TestZoneTextPrinterParser, which was broken by the previous change (http://r.android.com/871773). (cherry picked from commit 43bb2ab7) Bug: 123184555 Test: CtsLibcoreTestsCases Test: CtsLibcoreOjTestCases (but see above) Test: CtsIcuTestCases Test: CtsBionicTestCases (cherry picked from commit e410717d7c6f84851cb327cadcb6dd630da98351) Change-Id: Iae1c16521e4fdb13b6d8a2e8ebf54ca09ddf1ede
Loading
Please sign in to comment