K 10 svn:author V 5 kevlo K 8 svn:date V 27 2016-09-02T00:43:03.082876Z K 7 svn:log V 365 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