ICU-9034 Delete obsolete <icu:isLeapMonth> in data/xml/main/root.xml
X-SVN-Rev: 31210
This commit is contained in:
parent
2d666989dd
commit
42eb71a706
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (c) 2010 International Business Machines Corporation and others. All rights reserved.
|
Copyright (c) 2010-2012 International Business Machines Corporation and others. All rights reserved.
|
||||||
-->
|
-->
|
||||||
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
|
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
|
||||||
[
|
[
|
||||||
@ -22,22 +22,6 @@
|
|||||||
</special>
|
</special>
|
||||||
</characters>
|
</characters>
|
||||||
<dates>
|
<dates>
|
||||||
<calendars>
|
|
||||||
<calendar type="chinese">
|
|
||||||
<special xmlns:icu="http://www.icu-project.org/">
|
|
||||||
<!--
|
|
||||||
IsLeapMonth {
|
|
||||||
"",
|
|
||||||
"*"
|
|
||||||
}
|
|
||||||
-->
|
|
||||||
<icu:isLeapMonth>
|
|
||||||
<icu:nonLeapSymbol/>
|
|
||||||
<icu:leapSymbol>*</icu:leapSymbol>
|
|
||||||
</icu:isLeapMonth>
|
|
||||||
</special>
|
|
||||||
</calendar>
|
|
||||||
</calendars>
|
|
||||||
<timeZoneNames>
|
<timeZoneNames>
|
||||||
<zone type="">
|
<zone type="">
|
||||||
<long>
|
<long>
|
||||||
|
Loading…
Reference in New Issue
Block a user