ARSperl
view release on metacpan or search on metacpan
html/manual/ars_DateToJulianDate.html view on Meta::CPAN
p.c1 {font-style: italic}
/*]]>*/
</style>
</head>
<body>
<h2>
<code>ars_DateToJulianDate(control, year, month, day)</code>
</h2>
<p>
Converts a year, month, and day value to a Julian date. The Julian date is the number of days
since noon, Universal Time, on January 1, 4713 BCE (on the Julian calendar). The changeover
from the Julian calendar to the Gregorian calendar occurred in October, 1582. The Julian
calendar is used for dates on or before October 4, 1582. The Gregorian calendar is used for
dates on or after October 15, 1582.
</p>
<dl>
<dt class="c1">
On success
</dt>
<dd>
Returns an integer.
</dd>
<dt class="c1">
( run in 2.188 seconds using v1.01-cache-2.11-cpan-5735350b133 )