scuffed-code/icu4c/source/data/xml/main/tt_RU.xml
Ram Viswanadha b37500d63a ICU-1985 ICU locale data in LDML format
X-SVN-Rev: 10816
2003-01-08 01:57:34 +00:00

88 lines
2.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE localeData SYSTEM "http://oss.software.ibm.com/cvs/icu/~checkout~/locale/LocaleElements.dtd" >
<localeData>
<identity>
<version number="1.0">Various notes and changes in version 1.0</version>
<generation date="2003-01-07" />
<language type="tt"></language>
<territory type="RUS">RU</territory>
</identity>
<localeDisplayNames>
<keys>
<key type="collation">collation</key>
<key type="calendar">calendar</key>
</keys>
</localeDisplayNames>
<dates>
<calendars>
<default type="gregorian"/>
<calendar type="gregorian">
<week>
<minDays count="2"/>
<firstDay day="mon"/>
</week>
<dateFormats>
<default type="medium"/>
<dateFormat type="full">
<pattern>d MMMM yyyy</pattern>
</dateFormat>
<dateFormat type="long">
<pattern>d MMMM yyyy</pattern>
</dateFormat>
<dateFormat type="medium">
<pattern>dd.MM.yyyy</pattern>
</dateFormat>
<dateFormat type="short">
<pattern>dd.MM.yyyy</pattern>
</dateFormat>
</dateFormats>
<timeFormats>
<default type="medium"/>
<timeFormat type="full">
<pattern>h:mm:ss a</pattern>
</timeFormat>
<timeFormat type="long">
<pattern>H:mm:ss</pattern>
</timeFormat>
<timeFormat type="medium">
<pattern>H:mm:ss</pattern>
</timeFormat>
<timeFormat type="short">
<pattern>H:mm:ss</pattern>
</timeFormat>
</timeFormats>
<dateTimeFormat>
<pattern>{1} {0}</pattern>
</dateTimeFormat>
</calendar>
</calendars>
</dates>
<numbers>
<numberFormats>
<default type="decimal"/>
<numberFormat type="decimal">
<pattern>#,##0.###</pattern>
<pattern>-#,##0.###</pattern>
</numberFormat>
<numberFormat type="currency">
<pattern>#,##0.00¤</pattern>
<pattern>-#,##0.00¤</pattern>
</numberFormat>
<numberFormat type="percent">
<pattern>#,##0%</pattern>
</numberFormat>
<numberFormat type="scientific">
<pattern>#E0</pattern>
</numberFormat>
</numberFormats>
<currencies>
<default type="RUR"/>
<currency type="RUR">
<symbol>р.</symbol>
<displayName>RUR</displayName>
<decimal>,</decimal>
</currency>
</currencies>
</numbers>
</localeData>