diff options
Diffstat (limited to 'localedata/locales/en_ZA')
-rw-r--r-- | localedata/locales/en_ZA | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/localedata/locales/en_ZA b/localedata/locales/en_ZA index ecf87be589..4b3a3f62c8 100644 --- a/localedata/locales/en_ZA +++ b/localedata/locales/en_ZA @@ -194,21 +194,6 @@ am_pm "";"" % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r" % The "" means that this format is not supported. 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 - abreviated 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 "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/ -<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/ -<U0025><U005A><U0020><U0025><U0059>" END LC_TIME LC_MESSAGES |