http://qs321.pair.com?node_id=399656


in reply to Date subtraction (intervals) w/Class::DBI

I always use epoch seconds for date manipulation.

In this instance I would convert the date to epoch seconds then subtract 5 days (in seconds of course) then convert back to your original format.


mr greywolf