Date localization - Mailing list pgsql-general

From eetemadi@ce.sharif.edu
Subject Date localization
Date
Msg-id 5684.62.220.101.166.1088345623.squirrel@ce.sharif.edu
Whole thread Raw
List pgsql-general
hello,
Excuze me,
If I want to add localization support in my language Except the messages
in postgres, what parts, must be done in Glibc? and what parts must be
done in postgres?
LC_COLLATE,LC_CTYPE,LC_MONETARY,LC_NUMERIC,LC_TIME
I found that the collation order must be done in glibc.
What about Formatting of dates and times?
Is it write that all of these must be done in glibc and therefore it will
be abvailable in postgres?

Thanks.

pgsql-general by date:

Previous
From: Együd Csaba
Date:
Subject: Re: Trigger isn't fired
Next
From: Oliver Elphick
Date:
Subject: Re: pgsql on debian