about summary refs log tree commit diff
path: root/localedata/locales/shn_MM
diff options
context:
space:
mode:
authorRafał Lużyński <digitalfreak@lingonborough.com>2019-12-19 21:57:55 +0100
committerRafał Lużyński <digitalfreak@lingonborough.com>2019-12-23 23:49:22 +0100
commitb8c210bcc74840d24c61d39bde15bea9daf3e271 (patch)
tree9296dd7dbb0297184427a5886e09b85d7278d507 /localedata/locales/shn_MM
parentf8cd1020817fd6b69446b4308b496de999934ef8 (diff)
downloadglibc-b8c210bcc74840d24c61d39bde15bea9daf3e271.tar.gz
glibc-b8c210bcc74840d24c61d39bde15bea9daf3e271.tar.xz
glibc-b8c210bcc74840d24c61d39bde15bea9daf3e271.zip
mnw_MM, my_MM, and shn_MM locales: Do not use %Op
The "O" modifier does nothing when used with "%p" so let's better not
use it at all and replace "%Op" with "%p".
Diffstat (limited to 'localedata/locales/shn_MM')
-rw-r--r--localedata/locales/shn_MM4
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/shn_MM b/localedata/locales/shn_MM
index a837f5fb39..69ac1124e5 100644
--- a/localedata/locales/shn_MM
+++ b/localedata/locales/shn_MM
@@ -140,8 +140,8 @@ mon         "<U101C><U102D><U1030><U107C><U103A><U1075><U1019><U103A>";/
 	    "<U101C><U102D><U1030><U107C><U103A><U1078><U1035><U1004><U103A>"
 
 am_pm       "<U1075><U1062><U1004><U103A><U107C><U1082><U103A>";"<U1010><U1062><U1019><U103A><U1038><U1076><U1019><U103A><U1088>"
-d_t_fmt     "%OC%Oy %b %Od %A %OI:%OM:%OS %Op %Z"
-% Note: the Use of %OC reqUires a patch to strftime_l.h
+d_t_fmt     "%OC%Oy %b %Od %A %OI:%OM:%OS %p %Z"
+% Note: the use of %OC requires a patch to strftime_l.h
 d_fmt       "%OC%Oy %b %Od %A"
 t_fmt       "%OH:%OM:%OS %p"
 t_fmt_ampm  "%OI:%OM:%OS %p"