f3bcbc3cf8
X-SVN-Rev: 15312
95 lines
2.3 KiB
XML
95 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE ldml SYSTEM "http://oss.software.ibm.com/cvs/icu/~checkout~/locale/ldml.dtd">
|
|
<ldml>
|
|
<identity>
|
|
<version number="2.0"/>
|
|
<generation date="2004-05-14" />
|
|
<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="SST">
|
|
<long>
|
|
<standard>Singapore Standard Time</standard>
|
|
<daylight>Singapore Standard Time</daylight>
|
|
</long>
|
|
<short>
|
|
<standard>SST</standard>
|
|
<daylight>SST</daylight>
|
|
</short>
|
|
<exemplarCity>Singapore</exemplarCity>
|
|
</zone>
|
|
</timeZoneNames>
|
|
</dates>
|
|
<numbers>
|
|
<currencies>
|
|
<currency type="SGD">
|
|
<displayName>Singapore Dollar</displayName>
|
|
<symbol>$</symbol>
|
|
</currency>
|
|
<currency type="USD">
|
|
<displayName>USD</displayName>
|
|
<symbol>US$</symbol>
|
|
</currency>
|
|
</currencies>
|
|
</numbers>
|
|
</ldml>
|