Compare dates.

From: Uro Gruber <uros(at)sir-mag(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Compare dates.
Date: 2001-01-13 23:24:34
Message-ID: 14628752674.20010114002434@sir-mag.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

How is possible to compare date from postgres to php. I'm using
Postgres DATESTYLE EUROPEAN format. I get results from my table like

Sun 14 Jan 01:21:55 2001 CET

And i want to check if this date is older or newer like now.

I know this is not total postgres question, but....

Thanks

--
Uroš

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvar Freude 2001-01-13 23:38:00 Re: Compare dates.
Previous Message Bruno Wolff III 2001-01-13 22:16:47 Re: Need "InBetween" (not just Before and After) Trigger