> Hi all,
>
> Need some advise please on how do date arithmetic/calculation.
>
> Basically, I have a CSV delimited file that I need to do some date
> calculations on.
>
> Am parsing the fields as $date1 and $date2 and I need to do the time
> difference as $date2-$date1
>
> Example of $date1 and $d
On Fri, Jan 22, 2010 at 11:09 AM, newbie01 wrote:
> Hi all,
>
> Need some advise please on how do date arithmetic/calculation.
>
> Basically, I have a CSV delimited file that I need to do some date
> calculations on.
>
> Am parsing the fields as $date1 and $date2 and I need to do the time
> diffe