How can I find the Julian Day?
Neither Date::Manip nor Date::DateCalc deal with Julian days. Instead, is an example of Julian date calculation in CPAN/authors/David_Muir_Sharnoff/modules/Time/JulianDay.pm.gz, which should help.
Back to
How can I take a string and turn it into epoch seconds?
Forward to
Does Perl have a year 2000 problem?
Up to
the perlfaq4 manpage