Localization of abbreviated day names

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Localization of abbreviated day names
Date: 2006-11-17 16:44:42
Message-ID: 200611171744.43592.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Another issue regarding the to_char localization: DY is documented to use 3
characters, but in German week names are abbreviated to 2 characters. Other
languages will likely have related issues. What should we do here? I'd
favor that we change the 3 characters to "some fixed length". Other ideas?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-11-17 17:12:47 Re: Proposal: syntax of operation with tsearch's configuration
Previous Message Peter Eisentraut 2006-11-17 16:40:15 Day and month name localization uses wrong locale category