[Bug localedata/10871] ru_RU: 'mon' array should contain both nominative and genitive cases

digitalfreak at lingonborough dot com sourceware-bugzilla@sourceware.org
Tue Jan 5 02:39:00 GMT 2016


https://sourceware.org/bugzilla/show_bug.cgi?id=10871

--- Comment #15 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
Created attachment 8877
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8877&action=edit
Proposed solution: smart algorithm choosing the nominative/genitive month name

This is the main part: the implementation of the smart algorithm in strftime()
which would select the correct form of the month name for the "%B" format
specifier. Note that this patch requires the previous ones, also it requires
some NLS data from the following patches.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Libc-locales mailing list