2002-07-15 23:44:46 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2005-06-07 23:38:09 +00:00
|
|
|
<!--
|
2007-06-22 23:57:38 +00:00
|
|
|
Copyright (c) 2002-2007 International Business Machines Corporation and others. All rights reserved.
|
2005-06-07 23:38:09 +00:00
|
|
|
-->
|
2007-06-22 23:57:38 +00:00
|
|
|
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.5/ldml.dtd"
|
2004-06-02 02:53:16 +00:00
|
|
|
[
|
2007-06-22 23:57:38 +00:00
|
|
|
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.5/ldmlICU.dtd">
|
2005-06-07 23:38:09 +00:00
|
|
|
%icu;
|
2004-06-02 02:53:16 +00:00
|
|
|
]
|
|
|
|
>
|
|
|
|
<ldml>
|
2007-08-13 22:51:47 +00:00
|
|
|
<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>
|
2004-10-19 18:10:08 +00:00
|
|
|
<dates>
|
2004-10-29 20:08:18 +00:00
|
|
|
<calendars>
|
2006-04-21 01:05:59 +00:00
|
|
|
<calendar type="chinese">
|
|
|
|
<special xmlns:icu="http://www.icu-project.org/">
|
|
|
|
<!--
|
|
|
|
IsLeapMonth {
|
|
|
|
"",
|
|
|
|
"*"
|
|
|
|
}
|
|
|
|
-->
|
|
|
|
<icu:isLeapMonth>
|
|
|
|
<icu:nonLeapSymbol/>
|
|
|
|
<icu:leapSymbol>*</icu:leapSymbol>
|
|
|
|
</icu:isLeapMonth>
|
|
|
|
</special>
|
|
|
|
</calendar>
|
2007-06-29 16:56:34 +00:00
|
|
|
<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>
|
|
|
|
<eras>
|
|
|
|
<eraNames>
|
|
|
|
<alias source="locale" path="../eraAbbr"/>
|
|
|
|
</eraNames>
|
|
|
|
<eraAbbr>
|
2007-08-16 18:40:18 +00:00
|
|
|
<era type="0">Before Minguo</era>
|
|
|
|
<era type="1">Minguo</era>
|
2007-08-13 22:51:47 +00:00
|
|
|
<!-- = 1912 AD gregorian. See: http://en.wikipedia.org/wiki/Minguo_calendar -->
|
2007-06-29 16:56:34 +00:00
|
|
|
</eraAbbr>
|
|
|
|
<eraNarrow>
|
|
|
|
<alias source="locale" path="../eraAbbr"/>
|
|
|
|
</eraNarrow>
|
|
|
|
</eras>
|
|
|
|
<dateFormats>
|
|
|
|
<default choice="medium"/>
|
|
|
|
<dateFormatLength type="full">
|
|
|
|
<dateFormat>
|
2007-08-13 23:48:00 +00:00
|
|
|
<pattern>EEEE, MMMM d, G y</pattern>
|
2007-06-29 16:56:34 +00:00
|
|
|
</dateFormat>
|
|
|
|
</dateFormatLength>
|
|
|
|
<dateFormatLength type="long">
|
|
|
|
<dateFormat>
|
2007-08-13 23:48:00 +00:00
|
|
|
<pattern>MMMM d, G y</pattern>
|
2007-06-29 16:56:34 +00:00
|
|
|
</dateFormat>
|
|
|
|
</dateFormatLength>
|
|
|
|
<dateFormatLength type="medium">
|
|
|
|
<dateFormat>
|
2007-08-13 23:48:00 +00:00
|
|
|
<pattern>MMM d, G y</pattern>
|
2007-06-29 16:56:34 +00:00
|
|
|
</dateFormat>
|
|
|
|
</dateFormatLength>
|
|
|
|
<dateFormatLength type="short">
|
|
|
|
<dateFormat>
|
2007-08-13 23:48:00 +00:00
|
|
|
<pattern>G y/M/d</pattern>
|
2007-06-29 16:56:34 +00:00
|
|
|
</dateFormat>
|
|
|
|
</dateFormatLength>
|
|
|
|
</dateFormats>
|
2007-08-13 23:48:00 +00:00
|
|
|
<!-- <timeFormats>
|
2007-06-29 16:56:34 +00:00
|
|
|
<alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
|
|
|
|
</timeFormats>
|
|
|
|
<dateTimeFormats>
|
|
|
|
<alias source="locale" path="../../calendar[@type='gregorian']/dateTimeFormats"/>
|
2007-08-13 23:48:00 +00:00
|
|
|
</dateTimeFormats> -->
|
2007-06-29 16:56:34 +00:00
|
|
|
</calendar>
|
2007-08-13 22:51:47 +00:00
|
|
|
<calendar type="indian">
|
|
|
|
<!-- we rely on ICU behavior that falls back to Gregorian rather than putting in explicit
|
|
|
|
aliases for all types here. -->
|
|
|
|
<months>
|
|
|
|
<default choice="format"/>
|
|
|
|
<monthContext type="format">
|
|
|
|
<default choice="wide"/>
|
|
|
|
<monthWidth type="abbreviated">
|
|
|
|
<alias source="locale" path="../monthWidth[@type='wide']"/>
|
|
|
|
</monthWidth>
|
|
|
|
<monthWidth type="narrow">
|
|
|
|
<alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
|
|
|
|
</monthWidth>
|
|
|
|
<monthWidth type="wide">
|
|
|
|
<month type="1">Chaitra</month>
|
|
|
|
<month type="2">Vaisakha</month>
|
|
|
|
<month type="3">Jyaistha</month>
|
|
|
|
<month type="4">Asadha</month>
|
|
|
|
<month type="5">Sravana</month>
|
|
|
|
<month type="6">Bhadra</month>
|
|
|
|
<month type="7">Asvina</month>
|
|
|
|
<month type="8">Kartika</month>
|
|
|
|
<month type="9">Agrahayana</month>
|
|
|
|
<month type="10">Pausa</month>
|
|
|
|
<month type="11">Magha</month>
|
|
|
|
<month type="12">Phalguna</month>
|
|
|
|
</monthWidth>
|
|
|
|
</monthContext>
|
|
|
|
<monthContext type="stand-alone">
|
|
|
|
<monthWidth type="abbreviated">
|
|
|
|
<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
|
|
|
|
</monthWidth>
|
|
|
|
<monthWidth type="narrow">
|
|
|
|
<month type="1">1</month>
|
|
|
|
<month type="2">2</month>
|
|
|
|
<month type="3">3</month>
|
|
|
|
<month type="4">4</month>
|
|
|
|
<month type="5">5</month>
|
|
|
|
<month type="6">6</month>
|
|
|
|
<month type="7">7</month>
|
|
|
|
<month type="8">8</month>
|
|
|
|
<month type="9">9</month>
|
|
|
|
<month type="10">10</month>
|
|
|
|
<month type="11">11</month>
|
|
|
|
<month type="12">12</month>
|
|
|
|
</monthWidth>
|
|
|
|
<monthWidth type="wide">
|
|
|
|
<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
|
|
|
|
</monthWidth>
|
|
|
|
</monthContext>
|
|
|
|
</months>
|
|
|
|
<days>
|
|
|
|
<alias source="locale" path="../../calendar[@type='gregorian']/days"/>
|
|
|
|
</days>
|
|
|
|
<quarters>
|
|
|
|
<alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
|
|
|
|
</quarters>
|
|
|
|
<eras>
|
|
|
|
<eraNames>
|
|
|
|
<alias source="locale" path="../eraAbbr"/>
|
|
|
|
</eraNames>
|
|
|
|
<eraAbbr>
|
|
|
|
<era type="0">SAKA</era>
|
|
|
|
</eraAbbr>
|
|
|
|
<eraNarrow>
|
|
|
|
<alias source="locale" path="../eraAbbr"/>
|
|
|
|
</eraNarrow>
|
|
|
|
</eras>
|
|
|
|
</calendar>
|
2004-10-29 20:08:18 +00:00
|
|
|
</calendars>
|
2004-10-19 18:10:08 +00:00
|
|
|
<timeZoneNames>
|
|
|
|
<zone type="">
|
|
|
|
<long>
|
|
|
|
<standard/>
|
|
|
|
<daylight/>
|
|
|
|
</long>
|
|
|
|
<short>
|
|
|
|
<standard/>
|
|
|
|
<daylight/>
|
|
|
|
</short>
|
|
|
|
<exemplarCity/>
|
|
|
|
</zone>
|
|
|
|
</timeZoneNames>
|
|
|
|
</dates>
|
2003-06-26 01:19:35 +00:00
|
|
|
</ldml>
|
2005-06-07 23:38:09 +00:00
|
|
|
|