Bill McClain wrote:
On 2009-02-03, mohana2...@gmail.com <mohana2...@gmail.com> wrote:
Hi,
I need to compare two dates and find the number of days between those
two dates.This can be done with datetime module in python  as below,
but this is not supported in Jython.

There are julian day routines in this astronomy package:

    http://astrolabe.sourceforge.net/
and in Mark Lemburg's mxDate

Colin W.

-Bill
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to