On 2013/6/3 Jakub Wilk wrote:
> Sorry, I just realized there's one more bug, this time not related to DST.
> If $diff is negative and not a multiply of 60 (think of TZ=America/Caracas),
> then this:
>
>>     my $h = floor($diff / 60);
>>     my $m = $diff%60;
>
>
> is wrong.

Thanks again Jakub, now fixed in our SVN repository.

Denis


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to