summaryrefslogtreecommitdiff
path: root/src/zope/i18n/locales/data/es_US.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/i18n/locales/data/es_US.xml')
-rw-r--r--src/zope/i18n/locales/data/es_US.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/zope/i18n/locales/data/es_US.xml b/src/zope/i18n/locales/data/es_US.xml
index a8ba7fc..4bb7544 100644
--- a/src/zope/i18n/locales/data/es_US.xml
+++ b/src/zope/i18n/locales/data/es_US.xml
@@ -35,12 +35,12 @@
</dateFormatLength >
<dateFormatLength type="medium">
<dateFormat >
- <pattern>MMM d, yyyy</pattern>
+ <pattern>dd-MMM-yy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="short">
<dateFormat >
- <pattern>M/d/yy</pattern>
+ <pattern>d/MM/yy</pattern>
</dateFormat>
</dateFormatLength >
</dateFormats>
@@ -48,22 +48,22 @@
<default type="medium"/>
<timeFormatLength type="full">
<timeFormat >
- <pattern>h:mm:ss a z</pattern>
+ <pattern>HH'H'mm''ss" z</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="long">
<timeFormat >
- <pattern>h:mm:ss a z</pattern>
+ <pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="medium">
<timeFormat >
- <pattern>h:mm:ss a</pattern>
+ <pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="short">
<timeFormat >
- <pattern>h:mm a</pattern>
+ <pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength >
</timeFormats>