K 10 svn:author V 2 se K 8 svn:date V 27 2020-12-13T09:38:50.935994Z K 7 svn:log V 205 Fix WITHOUT_ICONV build There was an unprotected use of nl_langinfo() to determine the order of day vs. month in the generated output. When building without ICONV support, the order will be: month, day. END