Dropdown-Liste anzeigen

cal_to_jd()

« cal_info | call_user_func »
<?php
$int 
cal_to_jd (
    
?// int $calendar
    
// int $month
    
// int $day
    
  // int $year
);
?>
Ergebnis
$int = 2451545
Beispiele
#1 cal_to_jd  (CAL_GREGORIAN,
 
1,
 
1,
 
2000)
siehe auch
cal_days_in_month, cal_from_jd, frenchtojd, gregoriantojd, jewishtojd, juliantojd, unixtojd