Ces constantes sont définies par cette extension, et ne sont disponibles que si cette extension a été compilée avec PHP, ou bien chargée au moment de l'exécution.
CAL_GREGORIAN 
    (entier)
   CAL_JULIAN 
    (entier)
   CAL_JEWISH 
    (entier)
   CAL_FRENCH 
    (entier)
   CAL_NUM_CALS 
    (entier)
   CAL_DOW_DAYNO 
    (entier)
   CAL_DOW_SHORT 
    (entier)
   CAL_DOW_LONG 
    (entier)
   CAL_MONTH_GREGORIAN_SHORT 
    (entier)
   CAL_MONTH_GREGORIAN_LONG 
    (entier)
   CAL_MONTH_JULIAN_SHORT 
    (entier)
   CAL_MONTH_JULIAN_LONG 
    (entier)
   CAL_MONTH_JEWISH 
    (entier)
   CAL_MONTH_FRENCH 
    (entier)
   Les constantes suivantes sont disponibles depuis PHP 4.3.0 :
CAL_EASTER_DEFAULT 
    (entier)
   CAL_EASTER_ROMAN 
    (entier)
   CAL_EASTER_ALWAYS_GREGORIAN 
    (entier)
   CAL_EASTER_ALWAYS_JULIAN 
    (entier)
   Les constantes suivantes sont disponibles depuis PHP 5.0.0 :