2009-11-21 03:29:03 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.6/ldml.dtd">
|
|
|
|
<ldml>
|
|
|
|
<identity>
|
|
|
|
<version number="$Revision: 1.51 $"/>
|
|
|
|
<generation date="$Date: 2008/05/28 15:49:30 $"/>
|
|
|
|
<language type="en"/>
|
|
|
|
<territory type="US"/>
|
|
|
|
</identity>
|
2010-10-19 07:01:18 +02:00
|
|
|
<dates>
|
|
|
|
<calendars>
|
|
|
|
<calendar type="gregorian">
|
|
|
|
<dateFormats>
|
|
|
|
<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>MM/dd/yyyy</pattern>
|
|
|
|
</dateFormat>
|
|
|
|
</dateFormatLength>
|
|
|
|
<dateFormatLength type="short">
|
|
|
|
<dateFormat>
|
|
|
|
<pattern>MM/dd/yyyy</pattern>
|
|
|
|
</dateFormat>
|
|
|
|
</dateFormatLength>
|
|
|
|
</dateFormats>
|
|
|
|
<timeFormats>
|
|
|
|
<timeFormatLength type="full">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>HH:mm:ss v</pattern>
|
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
<timeFormatLength type="long">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>HH:mm:ss z</pattern>
|
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
<timeFormatLength type="medium">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>hh:mm a</pattern>
|
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
<timeFormatLength type="short">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>hh:mm a</pattern>
|
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
</timeFormats>
|
|
|
|
</calendar>
|
|
|
|
</calendars>
|
|
|
|
<timeZoneNames>
|
|
|
|
<metazone type="America_Eastern">
|
|
|
|
<commonlyUsed>true</commonlyUsed>
|
|
|
|
</metazone>
|
|
|
|
<metazone type="America_Central">
|
|
|
|
<commonlyUsed>true</commonlyUsed>
|
|
|
|
</metazone>
|
|
|
|
<metazone type="America_Mountain">
|
|
|
|
<commonlyUsed>true</commonlyUsed>
|
|
|
|
</metazone>
|
|
|
|
<metazone type="America_Pacific">
|
|
|
|
<commonlyUsed>true</commonlyUsed>
|
|
|
|
</metazone>
|
|
|
|
</timeZoneNames>
|
|
|
|
</dates>
|
2009-11-21 03:29:03 +01:00
|
|
|
</ldml>
|