K 10 svn:author V 5 kevlo K 8 svn:date V 27 2016-09-06T01:10:51.516031Z K 7 svn:log V 379 MFC r305265: Revert r304192 to fix short month names and replace %b with %_m in date_fmt for Chinese locales. As mentioned in the commit message of r289041, nl_langinfo(ABMON_*) only returned numbers when using a Chinese locale, this causes problems in applications that put the short month name and the day of the month together. Spotted by: Ting-Wei Lan END