about summary refs log tree commit diff
path: root/localedata/locales/ve_ZA
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/ve_ZA')
-rw-r--r--localedata/locales/ve_ZA7
1 files changed, 5 insertions, 2 deletions
diff --git a/localedata/locales/ve_ZA b/localedata/locales/ve_ZA
index 6b80455c98..4ca18ee240 100644
--- a/localedata/locales/ve_ZA
+++ b/localedata/locales/ve_ZA
@@ -129,8 +129,8 @@ mon         "Phando";/
             "<U1E3C>ara";/
             "Nyendavhusiku"
 
-% Abreviated date and time representation to be referenced by the "%c" field descriptor -
-d_t_fmt     "%a %d %b %Y %T %Z"
+% Abbreviated date and time representation to be referenced by the "%c" field descriptor -
+d_t_fmt     "%a %d %b %Y %T"
 %
 % "%a" (short weekday name),
 % "%d" (day of month as a decimal number),
@@ -139,6 +139,9 @@ d_t_fmt     "%a %d %b %Y %T %Z"
 % "%T" (24-hour clock time in format HH:MM:SS),
 % "%Z" (Time zone name)
 
+% 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_fmt   "%d//%m//%Y"
 % "%d/%m/%Y", day/month/year as decimal numbers (01/01/2000).