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/lg_UG | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'localedata/locales/lg_UG') diff --git a/localedata/locales/lg_UG b/localedata/locales/lg_UG index e213faade9..f60336834f 100644 --- a/localedata/locales/lg_UG +++ b/localedata/locales/lg_UG @@ -207,20 +207,6 @@ t_fmt_ampm "" % field descriptor - % The "" means that this format is not supported. % -date_fmt "/ -/ -" -% Date representation not described in ISO/IEC 14652. Comes out as - -% "%a %b %e %H:%M:%S %Z %Y" which is -% abbreviated weekday name, -% day of month as a decimal number (01 to 31), -% day of month as a decimal number with leading space (1 to 31), -% hour (24-hour clock) as a decimal number (00 to 23), -% minute as a decimal number (00 to 59), -% seconds as a decimal number (00 to 59), -% time-zone name, -% year with century as a decimal number,e.g. 2001. -% END LC_TIME LC_MESSAGES -- cgit 1.4.1