068d025adf
X-SVN-Rev: 14051
132 lines
3.1 KiB
XML
132 lines
3.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE ldml SYSTEM " http://www.openi18n.org/spec/ldml/1.0/ldml.dtd"
|
|
[
|
|
<!ENTITY % icu SYSTEM " http://www.openi18n.org/spec/ldml/1.0/ldmlICU.dtd">
|
|
%icu;
|
|
]
|
|
>
|
|
<ldml>
|
|
<identity>
|
|
<version number="2.0"/>
|
|
<generation date="2003-12-03" />
|
|
<language type="en" />
|
|
<territory type="IE" />
|
|
</identity>
|
|
<dates>
|
|
<calendars>
|
|
<calendar type="gregorian">
|
|
<week>
|
|
<minDays count="1"/>
|
|
<firstDay day="mon"/>
|
|
</week>
|
|
<am>a.m.</am>
|
|
<pm>p.m.</pm>
|
|
<dateFormats>
|
|
<default type="medium"/>
|
|
<dateFormatLength type="full">
|
|
<dateFormat >
|
|
<pattern>EEEE d MMMM yyyy</pattern>
|
|
</dateFormat>
|
|
</dateFormatLength >
|
|
<dateFormatLength type="long">
|
|
<dateFormat >
|
|
<pattern>d MMMM yyyy</pattern>
|
|
</dateFormat>
|
|
</dateFormatLength >
|
|
<dateFormatLength type="medium">
|
|
<dateFormat >
|
|
<pattern>d MMM yyyy</pattern>
|
|
</dateFormat>
|
|
</dateFormatLength >
|
|
<dateFormatLength type="short">
|
|
<dateFormat >
|
|
<pattern>dd/MM/yyyy</pattern>
|
|
</dateFormat>
|
|
</dateFormatLength >
|
|
</dateFormats>
|
|
<timeFormats>
|
|
<default type="medium"/>
|
|
<timeFormatLength type="full">
|
|
<timeFormat >
|
|
<pattern>HH:mm:ss z</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
<timeFormatLength type="long">
|
|
<timeFormat >
|
|
<pattern>HH:mm:ss z</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
<timeFormatLength type="medium">
|
|
<timeFormat >
|
|
<pattern>HH:mm:ss</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
<timeFormatLength type="short">
|
|
<timeFormat >
|
|
<pattern>HH:mm</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
</timeFormats>
|
|
<dateTimeFormats>
|
|
<dateTimeFormatLength >
|
|
<dateTimeFormat>
|
|
<pattern>{1} {0}</pattern>
|
|
</dateTimeFormat>
|
|
</dateTimeFormatLength >
|
|
</dateTimeFormats>
|
|
</calendar>
|
|
</calendars>
|
|
<timeZoneNames>
|
|
<zone type="Dublin">
|
|
<long>
|
|
<generic>Greenwich Mean Time</generic>
|
|
<standard>Greenwich Mean Time</standard>
|
|
<daylight>Irish Summer Time</daylight>
|
|
</long>
|
|
<short>
|
|
<generic>Europe/Dublin</generic>
|
|
<standard>GMT</standard>
|
|
<daylight>IST</daylight>
|
|
</short>
|
|
<exemplarCity>Dublin</exemplarCity>
|
|
</zone>
|
|
</timeZoneNames>
|
|
</dates>
|
|
<numbers>
|
|
<decimalFormats>
|
|
<decimalFormatLength >
|
|
<decimalFormat >
|
|
<pattern>#,##0.###;-#,##0.###</pattern>
|
|
</decimalFormat>
|
|
</decimalFormatLength >
|
|
</decimalFormats>
|
|
<scientificFormats>
|
|
<scientificFormatLength >
|
|
<scientificFormat >
|
|
<pattern>#E0</pattern>
|
|
</scientificFormat>
|
|
</scientificFormatLength >
|
|
</scientificFormats>
|
|
<percentFormats>
|
|
<percentFormatLength >
|
|
<percentFormat >
|
|
<pattern>#,##0%</pattern>
|
|
</percentFormat>
|
|
</percentFormatLength >
|
|
</percentFormats>
|
|
<currencyFormats>
|
|
<currencyFormatLength >
|
|
<currencyFormat >
|
|
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
|
</currencyFormat>
|
|
</currencyFormatLength >
|
|
</currencyFormats>
|
|
<currencies>
|
|
<currency type="IEP">
|
|
<displayName>Irish Pound</displayName>
|
|
<symbol>£</symbol>
|
|
</currency>
|
|
</currencies>
|
|
</numbers>
|
|
</ldml>
|