[Bug 18466] Wine does not support genitive forms of month names

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 4 10:37:32 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=18466


Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Nikolay Sivov <bunglehead at gmail.com>  2009-12-04 10:37:32 ---
Genitive names are supported now using GetDateFormat() (commit
8ea4102a6c6e0ce0fad52e87fdd94530475255f8).

Currently GetLocaleInfo() with LOCALE_RETURN_GENITIVE_NAMES flag and 
GetDateFormat() with corresponding format picture return genitive, so this is
fixed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list