scuffed-code/icu4c/source/data/xml/main/en_SG.xml
Ram Viswanadha a40e9d4df6 update ICU XML with latest changes
X-SVN-Rev: 11473
2003-04-08 08:07:59 +00:00

90 lines
2.4 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-04-08" />
<language type="en"></language>
<territory type="SGP">SG</territory>
</identity>
<localeDisplayNames>
<keys>
<key type="collation">collation</key>
<key type="calendar">calendar</key>
</keys>
</localeDisplayNames>
<dates>
<calendars>
<default type="gregorian"/>
<calendar type="gregorian">
<dateFormats>
<default type="medium"/>
<dateFormatStyle type="full">
<dateFormat >
<pattern>dd MMMM yyyy</pattern>
</dateFormat>
</dateFormatStyle >
<dateFormatStyle type="long">
<dateFormat >
<pattern>dd MMM yyyy</pattern>
</dateFormat>
</dateFormatStyle >
<dateFormatStyle type="medium">
<dateFormat >
<pattern>dd-MMM-yy</pattern>
</dateFormat>
</dateFormatStyle >
<dateFormatStyle type="short">
<dateFormat >
<pattern>dd/MM/yy</pattern>
</dateFormat>
</dateFormatStyle >
</dateFormats>
<timeFormats>
<default type="medium"/>
<timeFormat type="full">
<pattern>a hh:mm:ss</pattern>
</timeFormat>
<timeFormat type="long">
<pattern>a hh:mm:ss</pattern>
</timeFormat>
<timeFormat type="medium">
<pattern>a hh:mm</pattern>
</timeFormat>
<timeFormat type="short">
<pattern>a hh:mm</pattern>
</timeFormat>
</timeFormats>
<dateTimeFormat>
<pattern>{1} {0}</pattern>
</dateTimeFormat>
</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>
<numbers>
<currencies>
<default type="SGD"/>
<currency type="SGD">
<symbol>S$</symbol>
<displayName>SGD</displayName>
<decimal>.</decimal>
</currency>
</currencies>
</numbers>
</localeData>