From 2e7a46132898c861785cb3da575033936d18fc4e Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 11 Apr 2016 15:52:51 -0400 Subject: localedata: LC_TIME.date_fmt: delete entries same as the default value There's no real value in populating this field when it's the same as the default POSIX setting, so drop it from most locales so it's clear what's going on. --- localedata/locales/ayc_PE | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'localedata/locales/ayc_PE') diff --git a/localedata/locales/ayc_PE b/localedata/locales/ayc_PE index d2c307ac07..8ff3a38e21 100644 --- a/localedata/locales/ayc_PE +++ b/localedata/locales/ayc_PE @@ -140,20 +140,6 @@ am_pm "";"" % %I:%M:%S %p t_fmt_ampm "" -% Date representation not described in ISO/IEC 14652. Comes out as - -% "%a %b %e %H:%M:%S %Z %Y" which is default "date" command output -% -% %a - abbreviated weekday name, -% %b - abbreviated month name, -% %e - day of month as a decimal number with leading space (1 to 31), -% %H - hour (24-hour clock) as a decimal number (00 to 23), -% %M - minute as a decimal number (00 to 59), -% %S - seconds as a decimal number (00 to 59), -% %Z - time-zone name, -% %Y - year with century as a decimal number,e.g. 2001. -date_fmt "/ -/ -" week 7;19971130;7 first_weekday 1 first_workday 2 -- cgit 1.4.1