comctl32/monthcal: Fix title to use properly localized year/month format

Nikolay Sivov nsivov at codeweavers.com
Wed Jun 17 04:07:51 CDT 2015


Right now we're using hardcoded 'MMMM yyyy' format, which is 
accidentally correct for some locales. The most affected locales are CJK 
ones I think as they use single digit format for months, many European 
ones are affected too, but less seriously.

I tested it with zh_CN.UTF-8 and few others, but I'd appreciate some 
feedback if it breaks something for you. (I know that updown is slightly 
misplaced, but it's a separate thing).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-monthcal-Fix-title-to-use-properly-localize.patch
Type: text/x-patch
Size: 4928 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150617/cc263ecb/attachment.bin>


More information about the wine-patches mailing list