Re: a question about dates and timestamp

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Ange Michel POZZO <poange(at)technologist(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: a question about dates and timestamp
Date: 2000-08-03 08:58:38
Message-ID: Pine.LNX.3.96.1000803105727.31239A-100000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


> my question is how can i convert the numeric or the int4 value to
> a date value?

test=# select abstime(965293003);
abstime
------------------------
2000-08-03 10:56:43+02
(1 row)

Karel

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Ange Michel POZZO 2000-08-03 09:30:31 Re: a question about dates and timestamp
Previous Message Ange Michel POZZO 2000-08-03 08:24:38 a question about dates and timestamp