[CHALLANGE] Add seconds to a date

From: panjas51(at)yahoo(dot)fr (panjas51)
To: pgsql-sql(at)postgresql(dot)org
Subject: [CHALLANGE] Add seconds to a date
Date: 2002-02-25 16:16:06
Message-ID: 3c1b889f.0202250816.298b7afd@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Hunter, Ray 2002-02-25 16:36:11 Database Setup
Previous Message BOURIAUD 2002-02-25 15:01:49 About referential integrity.