Elam Daly wrote: > Can someone point me the way to do this? > > My knowlege of JODA is pretty basic, but in short I have a number of > DateTime objects that I need to get the corresponding Julian date from( > ie 12/4/2007 = 2454102 )
Joda-Time doesn't have any built in support for Julian dates. You will need to write the calculation yourself, probably starting from getMillis() / MILIS_PER_DAY. Stephen ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Joda-interest mailing list Joda-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/joda-interest