about summary refs log tree commit diff
path: root/localedata/locales/niu_NU
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/niu_NU')
-rw-r--r--localedata/locales/niu_NU5
1 files changed, 4 insertions, 1 deletions
diff --git a/localedata/locales/niu_NU b/localedata/locales/niu_NU
index 387e109109..aaac0f4799 100644
--- a/localedata/locales/niu_NU
+++ b/localedata/locales/niu_NU
@@ -117,7 +117,10 @@ abday         "Tapu";/
 % "%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).