converting unix seconds to timestamp

From: Alexei Chetroi <lexoid(at)lexa(dot)uniflux-line(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: converting unix seconds to timestamp
Date: 2004-04-23 08:46:52
Message-ID: 20040423084651.GA1207@uniflux-line.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Hi,

I wish to convert unix seconds which are from 1970 to timestamp and connot
find appropriate function for it. I know how to convert timestamp to unix
second with extract(epoch FROM ...) but not reverse.
Please Help.

Regards

--
Alexei Chetroi

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Janning Vygen 2004-04-23 09:37:21 Re: Is there an easy way to normalize-space with given string functions
Previous Message Peter Eisentraut 2004-04-23 08:45:43 Re: Server Side C programming Environment Set up