Hi,

I have a datetime field eg (25/01/2008 02:19:35). What I need to do is add 8 hours to this datetime field to give me a new value of (25/01/2008 10:19:35). Can this be done in Perl? Is there any sample script out there.

Thanks in advance.

Cheers.