diff options
Diffstat (limited to 'localedata/locales/en_IN')
-rw-r--r-- | localedata/locales/en_IN | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/localedata/locales/en_IN b/localedata/locales/en_IN index e932931f5d..b03d1179eb 100644 --- a/localedata/locales/en_IN +++ b/localedata/locales/en_IN @@ -102,7 +102,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 (%x) d_fmt "%d//%m//%y" |