adding times togeather

From: ed despard <despareg(at)clarkson(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: adding times togeather
Date: 2003-04-28 22:17:32
Message-ID: 34BCB196-79C7-11D7-B730-0003938ABE54@clarkson.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

i have two collumns of type time, and i want to get the result of the
two times added togeather. how do i go about doing this? i could use
timestamps instead of times if necessary, but all the date/time
functions seem to want to add intervals to things.

thanks,
ed

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Crawford 2003-04-28 22:25:54 Re: adding times togeather
Previous Message Stephan Szabo 2003-04-28 22:09:46 Re: Bad timestamp external representation