aboutsummaryrefslogtreecommitdiff
path: root/localedata/locales/lg_UG
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/lg_UG')
-rw-r--r--localedata/locales/lg_UG7
1 files changed, 5 insertions, 2 deletions
diff --git a/localedata/locales/lg_UG b/localedata/locales/lg_UG
index 70dd1cad2e..844e95db8f 100644
--- a/localedata/locales/lg_UG
+++ b/localedata/locales/lg_UG
@@ -174,8 +174,8 @@ mon "Janwaliyo";/
% Juuni, Julaayi, Agusito, Sebuttemba,
% Okitobba, Novemba, Desemba
%
-d_t_fmt "%a %d %b %Y %T %Z"
-% Abreviated date and time representation to be referenced by the "%c" field descriptor -
+d_t_fmt "%a %d %b %Y %T"
+% Abbreviated date and time representation to be referenced by the "%c" field descriptor -
% "%a" (weekday name),
% "%d" (day of month as a decimal number),
% "%b" (month name),
@@ -183,6 +183,9 @@ d_t_fmt "%a %d %b %Y %T %Z"
% "%T" (24-hour clock time in format HH:MM:SS),
% "%Z" (Time zone name)
%
+date_fmt "%a %d %b %Y %T %Z"
+% Abbreviated date and time representation to be used by date(1)
+%
d_fmt "%d//%m//%y"
% Date representation to be referenced by the "%x" field % descriptor -
% "%d/%m/%y", day/month/year as decimal numbers (01/01/00 to 31/12/99).