Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Very Simple Conversion of Gregorian to Julian Calendar

by almut (Canon)
on Aug 22, 2007 at 13:01 UTC ( [id://634331]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Time::JulianDay;
    
    ...
            printf "  %s --> %03s\n", $moda, $jd;
        }
    }
    
  2. or download this
    2000:          (leap year)
      0112 --> 012
    ...
      0112 --> 012
      0402 --> 092
      1231 --> 365
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://634331]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-19 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found