b37500d63a
X-SVN-Rev: 10816
88 lines
2.3 KiB
XML
88 lines
2.3 KiB
XML
<?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="syr"></language>
|
||
<territory type="SYR">SY</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="5"/>
|
||
<firstDay day="mon"/>
|
||
</week>
|
||
<dateFormats>
|
||
<default type="medium"/>
|
||
<dateFormat type="full">
|
||
<pattern>dd MMMM, yyyy</pattern>
|
||
</dateFormat>
|
||
<dateFormat type="long">
|
||
<pattern>dd 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 a</pattern>
|
||
</timeFormat>
|
||
<timeFormat type="medium">
|
||
<pattern>h:mm:ss</pattern>
|
||
</timeFormat>
|
||
<timeFormat type="short">
|
||
<pattern>h:mm</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="SYP"/>
|
||
<currency type="SYP">
|
||
<symbol>ل.س.</symbol>
|
||
<displayName>SYP</displayName>
|
||
<decimal>.</decimal>
|
||
</currency>
|
||
</currencies>
|
||
</numbers>
|
||
</localeData>
|