scuffed-code/icu4c/source/data/xml/main/pt_BR.xml
Ram Viswanadha f3bcbc3cf8 change month and day names format
X-SVN-Rev: 15312
2004-05-14 18:58:34 +00:00

70 lines
1.8 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="pt" />
<territory type="BR" />
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<dateFormats>
<default type="medium"/>
<dateFormatLength type="full">
<dateFormat >
<pattern>EEEE, d' de 'MMMM' de 'yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="long">
<dateFormat >
<pattern>d' de 'MMMM' de 'yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="medium">
<dateFormat >
<pattern>dd/MM/yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="short">
<dateFormat >
<pattern>dd/MM/yy</pattern>
</dateFormat>
</dateFormatLength >
</dateFormats>
<timeFormats>
<default type="medium"/>
<timeFormatLength type="full">
<timeFormat >
<pattern>HH'h'mm'min'ss's' z</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="long">
<timeFormat >
<pattern>H'h'm'min's's' z</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="medium">
<timeFormat >
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="short">
<timeFormat >
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength >
</timeFormats>
<dateTimeFormats>
<dateTimeFormatLength >
<dateTimeFormat>
<pattern>{1} {0}</pattern>
</dateTimeFormat>
</dateTimeFormatLength >
</dateTimeFormats>
</calendar>
</calendars>
</dates>
</ldml>