Re: [GENERAL] Function to test for Valid Date

2005-09-11 Thread Andreas Kretschmer
Alex <[EMAIL PROTECTED]> schrieb: > Hi, > is there a way to use postgres to check if a date provided is valid and > would return true or false. http://www.postgresql.org/docs/8.0/interactive/functions-datetime.html#FUNCTIONS-DATETIME-EXTRACT There is a user comment with a example. Regards, An

[GENERAL] Function to test for Valid Date

2005-09-11 Thread Alex
Hi, is there a way to use postgres to check if a date provided is valid and would return true or false. Thanks Alex ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org