[CHALLANGE] Add seconds to a date - Mailing list pgsql-sql

From panjas51@yahoo.fr (panjas51)
Subject [CHALLANGE] Add seconds to a date
Date
Msg-id 3c1b889f.0202250816.298b7afd@posting.google.com
Whole thread Raw
Responses Re: [CHALLANGE] Add seconds to a date  (Frank Bax <fbax@sympatico.ca>)
List pgsql-sql
I tried to make a PLSQL (oracle) function in order to add some seconds
to a specified date:

Let's take a exemple:
New_date=sec2date(#2002-02-02#, 100),
this should add 100 seconds to the entered date:
this should then return "2002-02-02 00:01:40".

Attention to the lead year.

If any one wants to take this challage or propose some quick wins
idees


pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: Removing duplicates
Next
From: Matthew Hagerty
Date:
Subject: Re: Removing duplicates