Re: [GENERAL] ISO week dates

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Brendan Jurd <direvus(at)gmail(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: [GENERAL] ISO week dates
Date: 2006-10-16 16:41:17
Message-ID: 4533B62D.4030308@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches

Guillaume Lelarge a ecrit le 12/10/2006 20:20:
> Peter Eisentraut a écrit :
>> We should also support a format for ISO day-of-the-year, which might
>> be 'IDDD'.
>>
>
> I will work tomorrow on this one.
>

Don't we already have it ? It seems ISO day-of-the-year is between 001
and 366 in leap years. Isn't this the definition for DDD format ? if Im'
right, I just need to add the IDDD pattern ?

--
Guillaume.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-10-16 16:42:00 Re: query log corrupted-looking entries
Previous Message Andreas Kretschmer 2006-10-16 15:55:09 Re: Real time query analyzer

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2006-10-16 17:01:33 Re: [GENERAL] ISO week dates
Previous Message Marko Kreen 2006-10-16 13:57:39 8.2 release notes for pgcrypto