Even _javascript_ handles those dates the same way...
On 4/27/05, Tom Lane <[EMAIL PROTECTED]> wrote:
"Ariel E. CarnĂ¡/Elizabeth Sosa" <[EMAIL PROTECTED]> writes:
> PROD=# select to_date('2005-02-32', 'YYYY-MM-DD');
> to_date
> ------------
> 2005-03-04
> (1 row)
I'm not convinced that's a bug --- most implementations of the Unix
mktime function will handle out-of-range day numbers like that.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq