"Tom Phoenix" schreef:
> shadkeene:
>> The problem is that when I parse the valid time, I just have a number
>> like 0030, so if Perl's valid time is 2330, it would be an absolute
>> difference of 2300 according to the math but only an hour difference
>> in time. Is there a function to subtract z
On 11/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> The problem is that when I parse the valid time, I just have a number
> like 0030, so if Perl's valid time is 2330, it would be an absolute
> difference of 2300 according to the math but only an hour difference
> in time. Is there a func