silverstripe-framework/thirdparty/Zend/Locale/Data/en_US.xml

75 lines
2.0 KiB
XML
Raw Normal View History

<?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>
<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>
</ldml>