diff options
Diffstat (limited to 'localedata/locales/en_PH')
-rw-r--r-- | localedata/locales/en_PH | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/localedata/locales/en_PH b/localedata/locales/en_PH index e73fce98ff..67d2020f86 100644 --- a/localedata/locales/en_PH +++ b/localedata/locales/en_PH @@ -124,7 +124,10 @@ mon "January";"February";/ am_pm "AM";"PM" % % Appropriate date and time representation -d_t_fmt "%A, %d %B, %Y %I:%M:%S %p %Z" +d_t_fmt "%A, %d %B, %Y %I:%M:%S %p" +% +% Appropriate date and time representation for date(1) +date_fmt "%A, %d %B, %Y %I:%M:%S %p %Z" % % Appropriate date representation d_fmt "%A, %d %B, %Y" |