Re: epoch to timestamp

From: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: epoch to timestamp
Date: 2003-05-12 20:39:59
Message-ID: Pine.LNX.4.44.0305121839190.18329-100000@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

On Mon, 12 May 2003, Larry Rosenman wrote:

As an example see:

select date_part('minute',(105471234::abstime::timestamp) + ('10
years')::interval);

> >
> Along the same lines, how can I get from seconds to hour/minute/seconds?
>
> (an interval?)
>
>
>

--
==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel: +30-210-8981112
fax: +30-210-8981877
email: achill(at)matrix(dot)gatewaynet(dot)com
mantzios(at)softlab(dot)ece(dot)ntua(dot)gr

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Barwick 2003-05-12 20:47:22 Re: Unicode confusion
Previous Message Achilleus Mantzios 2003-05-12 20:30:11 Re: epoch to timestamp

Browse pgsql-sql by date

  From Date Subject
Next Message John DeSoi 2003-05-12 20:48:59 create type question
Previous Message Achilleus Mantzios 2003-05-12 20:30:11 Re: epoch to timestamp