about summary refs log tree commit diff
path: root/localedata/locales/af_ZA
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/af_ZA')
-rw-r--r--localedata/locales/af_ZA5
1 files changed, 4 insertions, 1 deletions
diff --git a/localedata/locales/af_ZA b/localedata/locales/af_ZA
index 2f45ddad63..e54266ae75 100644
--- a/localedata/locales/af_ZA
+++ b/localedata/locales/af_ZA
@@ -125,7 +125,10 @@ mon         "Januarie";/
 % "%Y" (year with century as a decimal number),
 % "%T" (24-hour clock time in format HH:MM:SS),
 % "%Z" (Time zone name)
-d_t_fmt     "%a %d %b %Y %T %Z"
+d_t_fmt     "%a %d %b %Y %T"
+
+% Abbreviated date and time representation to be used by date(1)
+date_fmt    "%a %d %b %Y %T %Z"
 
 % Date representation to be referenced by the "%x" field descriptor -
 % "%d/%m/%Y", day/month/year as decimal numbers (01/01/2000).