[EMAIL PROTECTED] (Mark Lobue) writes: > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Saturday, October 11, 2003 10:19 PM > > To: [EMAIL PROTECTED] > > Subject: RE: working on time > > > > > > It's fair enough to use 86,400 sec in a day. But what about > > adding days or > > Adding days is simply adding multiples of 86400, 1 for each day, to the > epoch time, then converting to m/d/y format using any routine you like. > > > months? >
Might also want to check the modules in CPAN. DateTime looks like a likely candidate, and if not I am sure there is something there to manipulate time and dates. -- Jorge Barrios -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]