Re: interval to seconds conversion. How?

From: Denis Zaitsev <zzz(at)anda(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: interval to seconds conversion. How?
Date: 2004-10-27 22:23:40
Message-ID: 20041028042340.B16092@macacos.ward.six
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 28, 2004 at 04:08:53AM +0600, Denis Zaitsev wrote:
> How can I calculate the number of second in some interval? Neither
> the secods part, nor the seconds after midnight... Just the full
> quantity of the seconds. I haven't find any function.
>
> Thanks in advance.

Oh, I'm sorry. This is extract(epoch from interval).

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Guy Fraser 2004-10-27 22:26:13 Re: '1 year' = '360 days' ????
Previous Message Thomas Hallgren 2004-10-27 22:13:41 Re: Reasoning behind process instead of thread based