frenchtojd(): The julian day for the given french revolution date as an integer.

<?Php
echo frenchtojd(12,22,12); // Output is 2380209
echo "<br>";
echo frenchtojd(13,22,2); // Output is 2376586
echo "<br>";
echo frenchtojd(14,22,3); // Output is 0
echo "<br>";
echo frenchtojd(13,22,3); // Output is 2376951
?>
Syntax
 int frenchtojd ( int $month , int $day , int $year )
ParameterDESCRIPTION
$yearRequired : Year between 1 to 14
$dayRequired : between 1 to 30
$monthRequired : Number from 1 to 13


Information about available Calendars
Calendar Functions
Subscribe to our YouTube Channel here


Subscribe

* indicates required
Subscribe to plus2net

    plus2net.com



    Post your comments , suggestion , error , requirements etc here





    PHP video Tutorials
    We use cookies to improve your browsing experience. . Learn more
    HTML MySQL PHP JavaScript ASP Photoshop Articles FORUM . Contact us
    ©2000-2024 plus2net.com All rights reserved worldwide Privacy Policy Disclaimer