On Mon, Sep 05, 2005 at 03:15:35PM -0500, Dave Rolsky wrote:
> This means that if you do subtract_datetime on two objects you end up with 
> this situation:
> 
>   $dur = $dt2 - $dt1
>   $dt1 + $dur != $dt2
>   $dt2 - $dur != $dt1
> 
> But honestly I don't really think that's a bug, and it's covered in the 
> docs.

I think that behavior would merely be a documented bug and worse a
support nightmare.  I can not logically grasp how the internal between
two known fixed points on a continuing would have not have a well known
distance between them.

Won't forcing add_duation() to convert to UTC resolve this
inconsistency?

-J

--

Attachment: pgppWjabm1uPy.pgp
Description: PGP signature

Reply via email to