From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org, Brendan Jurd <direvus(at)gmail(dot)com> |
Subject: | Re: ISO week dates |
Date: | 2006-11-23 05:09:40 |
Message-ID: | 200611230509.kAN59el20912@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-patches |
Peter Eisentraut wrote:
> Brendan Jurd wrote:
> > * add an ISO day format pattern to to_char() called 'ID', which
> > starts at Monday = 1, and
> > * add an ISO year field to extract() called 'isoyear'?
>
> That seems reasonable. Do you volunteer?
Added to TODO:
* Add ISO day of week format 'ID' to to_char() where Monday = 1
* Add an ISO year field to extract() called 'isoyear'
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | chuanying | 2006-11-23 06:36:53 | xx000:No connection could be made because the target machine actively refused it |
Previous Message | Bruce Momjian | 2006-11-23 04:02:13 | Re: Possible problem with PQescapeStringConn and |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-11-23 05:16:14 | Re: large object regression tests, take two |
Previous Message | Bruce Momjian | 2006-11-23 04:02:30 | Re: psql \lo_* quiet mode patch |