068d025adf
X-SVN-Rev: 14051
90 lines
2.2 KiB
XML
90 lines
2.2 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="SG" />
|
|
</identity>
|
|
<dates>
|
|
<calendars>
|
|
<calendar type="gregorian">
|
|
<dateFormats>
|
|
<default type="medium"/>
|
|
<dateFormatLength type="full">
|
|
<dateFormat >
|
|
<pattern>dd MMMM yyyy</pattern>
|
|
</dateFormat>
|
|
</dateFormatLength >
|
|
<dateFormatLength type="long">
|
|
<dateFormat >
|
|
<pattern>dd MMM yyyy</pattern>
|
|
</dateFormat>
|
|
</dateFormatLength >
|
|
<dateFormatLength type="medium">
|
|
<dateFormat >
|
|
<pattern>dd-MMM-yy</pattern>
|
|
</dateFormat>
|
|
</dateFormatLength >
|
|
<dateFormatLength type="short">
|
|
<dateFormat >
|
|
<pattern>dd/MM/yy</pattern>
|
|
</dateFormat>
|
|
</dateFormatLength >
|
|
</dateFormats>
|
|
<timeFormats>
|
|
<default type="medium"/>
|
|
<timeFormatLength type="full">
|
|
<timeFormat >
|
|
<pattern>a hh:mm:ss</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
<timeFormatLength type="long">
|
|
<timeFormat >
|
|
<pattern>a hh:mm:ss</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
<timeFormatLength type="medium">
|
|
<timeFormat >
|
|
<pattern>a hh:mm</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
<timeFormatLength type="short">
|
|
<timeFormat >
|
|
<pattern>a hh:mm</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
</timeFormats>
|
|
<dateTimeFormats>
|
|
<dateTimeFormatLength >
|
|
<dateTimeFormat>
|
|
<pattern>{1} {0}</pattern>
|
|
</dateTimeFormat>
|
|
</dateTimeFormatLength >
|
|
</dateTimeFormats>
|
|
</calendar>
|
|
</calendars>
|
|
<timeZoneNames>
|
|
<zone type="Singapore">
|
|
<long>
|
|
<generic>Singapore Standard Time</generic>
|
|
<standard>Singapore Standard Time</standard>
|
|
<daylight>Singapore Standard Time</daylight>
|
|
</long>
|
|
<short>
|
|
<generic>SST</generic>
|
|
<standard>SST</standard>
|
|
<daylight>SST</daylight>
|
|
</short>
|
|
<exemplarCity>Singapore</exemplarCity>
|
|
</zone>
|
|
</timeZoneNames>
|
|
</dates>
|
|
</ldml>
|