Re: lc_time and localized dates
От
Euler Taveira de Oliveira
Тема
Re: lc_time and localized dates
Дата
Msg-id
47C43CD8.9030608@timbira.com
Ответ на
Re: lc_time and localized dates (Gevik Babakhani)
Список
Дерево обсуждения
lc_time and localized dates Euler Taveira de Oliveira <euler@timbira.com>
Re: lc_time and localized dates "Gevik Babakhani" <pgdev@xs4all.nl>
Re: lc_time and localized dates Euler Taveira de Oliveira <euler@timbira.com>
Re: lc_time and localized dates "Gevik Babakhani" <pgdev@xs4all.nl>
Re: lc_time and localized dates Zdenek Kotala <Zdenek.Kotala@Sun.COM>
Re: lc_time and localized dates Euler Taveira de Oliveira <euler@timbira.com>
Re: lc_time and localized dates Zdenek Kotala <Zdenek.Kotala@Sun.COM>
Re: lc_time and localized dates Euler Taveira de Oliveira <euler@timbira.com>
Re: lc_time and localized dates Zdenek Kotala <Zdenek.Kotala@Sun.COM>
Re: lc_time and localized dates Peter Eisentraut <peter_e@gmx.net>
Re: lc_time and localized dates "Gevik Babakhani" <pgdev@xs4all.nl>
Re: lc_time and localized dates Zdeněk Kotala <Zdenek.Kotala@Sun.COM>
Re: lc_time and localized dates Euler Taveira de Oliveira <euler@timbira.com>
Re: lc_time and localized dates Tom Lane <tgl@sss.pgh.pa.us>
Re: lc_time and localized dates "Gevik Babakhani" <pgdev@xs4all.nl>
Re: lc_time and localized dates Euler Taveira de Oliveira <euler@timbira.com>
Re: lc_time and localized dates Bruce Momjian <bruce@momjian.us>
Re: lc_time and localized dates Euler Taveira de Oliveira <euler@timbira.com>
Re: lc_time and localized dates Euler Taveira de Oliveira <euler@timbira.com>
Re: lc_time and localized dates Alvaro Herrera <alvherre@commandprompt.com>
Re: lc_time and localized dates Bruce Momjian <bruce@momjian.us>
Re: lc_time and localized dates Euler Taveira de Oliveira <euler@timbira.com>
Re: lc_time and localized dates Tom Lane <tgl@sss.pgh.pa.us>
Gevik Babakhani wrote: > Have you tested this patch on MSVC and MinGW (Windows) builds? > changing LC_MESSAGES/LC_TIME will most probably break the Windows behavior. > No. [Looking at the code...] I think it only affects the LC_MESSAGES 'cause setlocale(LC_MESSAGES) don't work on Windows. > AFAIK, some locales like the Dutch doesn't have capitalized first letters > for month/day. > Making the first letter capitalized for all values would be incorrect. > Even if we have just the month word? Don't consider a sentence in this case. We're talking about a formatting function so you can choose if you want it capitalized or not. Is it ok to output TMDay as 'Dinsdag' ? -- Euler Taveira de Oliveira http://www.timbira.com/
В списке pgsql-patches по дате отправления