Exibir a lista drop-down

cal_to_jd()

« cal_info | call_user_func »
<?php
$int 
cal_to_jd (
    
?// int $calendar
    
// int $month
    
// int $day
    
  // int $year
);
?>
resultado
$int = 2451545
Exemplos
#1 cal_to_jd  (CAL_GREGORIAN,
 
1,
 
1,
 
2000)
Veja também
cal_days_in_month, cal_from_jd, frenchtojd, gregoriantojd, jewishtojd, juliantojd, unixtojd