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/

-Bill
-- 
Sattre Press                                    In the Quarter
http://sattre-press.com/                 by Robert W. Chambers
i...@sattre-press.com         http://sattre-press.com/itq.html
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to