
Jasmine
Administrator
Jan 19, 2001, 2:40 PM
Post #1 of 1
(1934 views)
|
|
How can I find the Julian Day?
|
Can't Post
|
|
(From the Perl FAQ) How can I find the Julian Day? Neither Date::Manip nor Date::Calc deal with Julian days. Instead, there is an example of Julian date calculation that should help you in http://www.perl.com/CPAN/authors/David_Muir_Sharnoff/modules/Time/JulianDay.pm.gz.
|