strftime %b is broken on ja_JP locale

Corinna Vinschen corinna-cygwin@cygwin.com
Wed May 12 19:26:00 GMT 2010


On May 12 22:27, IWAMURO Motonori wrote:
> Hi.
> 
> strftime %b is broken on ja_JP locale on cygwin-1.7.5-1.
> [...]
> - result on Cygwin: [5月][5] - missing suffix "月" (U+6708).
> - result on Debian lenny: [5月][ 5月]

No, that's not broken, even if it seems so.  Cygwin fetches the
localized strings from the underlying OS, not from a Cygwin-specific
locale database.  What you see as results above is what *Windows*
returns for the full and abbreviated month strings.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list