Posted by Alvaro G Vicario on 05/24/05 17:11
*** bissatch@yahoo.co.uk wrote/escribió (24 May 2005 04:40:01 -0700):
> The dates are stored within a PostgreSQL database table in the format
> "Y-m-d".
Find out whether PostgreSQL has a function to return dates as Unix
timestamp. Afterwards, all you need is a regular < comparison.
--
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--
[Back to original message]
|