blob: 6254cfee2428bc67408454928cd090c23bc6d26a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2002-2007 International Business Machines Corporation and others. All rights reserved.
-->
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.5/ldml.dtd"
[
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.5/ldmlICU.dtd">
%icu;
]
>
<ldml>
<identity>
<version number="$Revision: 1.30 $"/>
<generation date="$Date: 2007/05/25 01:05:56 $"/>
<language type="root"/>
</identity>
<characters>
<special xmlns:icu="http://www.icu-project.org/">
<icu:scripts>
<icu:script type="1">Zyyy</icu:script>
</icu:scripts>
</special>
</characters>
<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>
<calendar type="taiwan">
<months>
<alias source="locale" path="../../calendar[@type='gregorian']/months"/>
</months>
<days>
<alias source="locale" path="../../calendar[@type='gregorian']/days"/>
</days>
<quarters>
<alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
</quarters>
<am>AM</am>
<pm>PM</pm>
<eras>
<eraNames>
<alias source="locale" path="../eraAbbr"/>
</eraNames>
<eraAbbr>
<era type="0">míngúo</era>
<!-- = 1912 AD gregorian. See: http://en.wikipedia.org/wiki/Minguo_calendar -->
</eraAbbr>
<eraNarrow>
<alias source="locale" path="../eraAbbr"/>
</eraNarrow>
</eras>
<dateFormats>
<default choice="medium"/>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, MMMM d, yyyy G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>MMMM d, yyyy G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>MMM d, yyyy G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>M/d/yyyy</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
</timeFormats>
<dateTimeFormats>
<alias source="locale" path="../../calendar[@type='gregorian']/dateTimeFormats"/>
</dateTimeFormats>
</calendar>
</calendars>
<timeZoneNames>
<zone type="">
<long>
<standard/>
<daylight/>
</long>
<short>
<standard/>
<daylight/>
</short>
<exemplarCity/>
</zone>
</timeZoneNames>
</dates>
</ldml>