[PATCH 3/3] kernel32/lcformat: Add support for genitive month names in GetDateFormat()

Nikolay Sivov bunglehead at gmail.com
Thu Dec 3 18:24:36 CST 2009


After that patch GetDateFormat() will provide correct string for
locales with genitive month names data available.

Currently such data is here for Russian and Lithuanian.

Changelog:
     - add support for genitive month names in GetDateFormat()


More information about the wine-patches mailing list