On Tue, Mar 06, 2001 at 12:00:53AM +0000,
Patrick Welche <prlw1@newn.cam.ac.uk> wrote:
> How can you get back to a timestamp from a number of seconds?
I use this sequence in a perl program where $time is the current time in
seconds since the epoch.
timestamp 'epoch' + '$time second'