diff options
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/locales/an_ES | 2 | ||||
-rw-r--r-- | localedata/locales/kab_DZ | 2 | ||||
-rw-r--r-- | localedata/locales/om_ET | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/localedata/locales/an_ES b/localedata/locales/an_ES index 172f632b23..7929402de9 100644 --- a/localedata/locales/an_ES +++ b/localedata/locales/an_ES @@ -105,7 +105,7 @@ mon "chinero";/ "nobiembre";/ "abiento" d_t_fmt "%a %d %b %Y %T %Z" -d_fmt "%d/%m/%y" +d_fmt "%d//%m//%y" t_fmt "%T" am_pm "";"" t_fmt_ampm "" diff --git a/localedata/locales/kab_DZ b/localedata/locales/kab_DZ index ced3402a3d..a165f53f01 100644 --- a/localedata/locales/kab_DZ +++ b/localedata/locales/kab_DZ @@ -91,7 +91,7 @@ abday "Ace";/ % Appropriate date and time representation d_t_fmt "%a %d %b %Y %T %Z" % Appropriate date representation -d_fmt "%d/%m/%Y" +d_fmt "%d//%m//%Y" % Appropriate time representation t_fmt "%T" % Appropriate 12 h time representation diff --git a/localedata/locales/om_ET b/localedata/locales/om_ET index 1c8ed6e51c..7c81c17e94 100644 --- a/localedata/locales/om_ET +++ b/localedata/locales/om_ET @@ -214,7 +214,7 @@ mon "Amajjii";/ am_pm "WD";"WB" % % Appropriate date representation (%x) -d_fmt "%d/%m/%Y" +d_fmt "%d//%m//%Y" % % Appropriate time representation (%X) t_fmt "%l:%M:%S" |