Hi there,
Is there an efficent way to convert from one timezone to another or to add or subtract hours in either perl or bash system call?
I have something like (eastern time)
2005-7-30T18:00:00
and I need to say subtract 3 hours and change it to (GMT time)
2005-08-14T13:30:00Z
any input on this will be appriciated.
Is there an efficent way to convert from one timezone to another or to add or subtract hours in either perl or bash system call?
I have something like (eastern time)
2005-7-30T18:00:00
and I need to say subtract 3 hours and change it to (GMT time)
2005-08-14T13:30:00Z
any input on this will be appriciated.