Re: TM modificator don't work? to_char

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: TM modificator don't work? to_char
Дата
Msg-id 200610030016.k930GOQ22013@momjian.us
обсуждение исходный текст
Ответ на TM modificator don't work? to_char  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Ответы Re: TM modificator don't work? to_char  ("Sergey E. Koposov" <math@sai.msu.ru>)
Re: TM modificator don't work? to_char  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Can someone confirm this features works or fails?

---------------------------------------------------------------------------

Pavel Stehule wrote:
> Hello,
> 
> I try 8.2 features. I tested to_char from doc, but without success.
> 
> postgres=# select to_char(now(), 'TMDay, DD TMMonth YYYY');
>            to_char
> -----------------------------
> Thursday, 28 September 2006
> (1 row)
> 
> I expected translated names :-(. What can be wrong.
> 
> lc_collate                      | cs_CZ.UTF-8                           | 
> Shows the collation order locale.
> lc_ctype                        | cs_CZ.UTF-8                           | 
> Shows the character classification and case conversion locale.
> lc_messages                     | cs_CZ.UTF-8                           | 
> Sets the language in which messages are displayed.
> lc_monetary                     | cs_CZ.UTF-8                           | 
> Sets the locale for formatting monetary amounts.
> lc_numeric                      | cs_CZ.UTF-8                           | 
> Sets the locale for formatting numbers.
> lc_time                         | cs_CZ.UTF-8
> 
> Regards
> 
> Pavel Stehule
> 
> _________________________________________________________________
> Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
> 
>                http://archives.postgresql.org

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Faster StrNCpy
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Darwin stuff is getting deprecated