<?php
$TOC = array (
  0 => 
  array (
    0 => 'datetime.setup.php',
    1 => 'Installation/Configuration',
  ),
  1 => 
  array (
    0 => 'datetime.constants.php',
    1 => 'Constantes pr&eacute;-d&eacute;finies',
  ),
  2 => 
  array (
    0 => 'datetime.examples.php',
    1 => 'Exemples',
  ),
  3 => 
  array (
    0 => 'class.datetime.php',
    1 => 'DateTime',
  ),
  4 => 
  array (
    0 => 'class.datetimeimmutable.php',
    1 => 'DateTimeImmutable',
  ),
  5 => 
  array (
    0 => 'class.datetimeinterface.php',
    1 => 'DateTimeInterface',
  ),
  6 => 
  array (
    0 => 'class.datetimezone.php',
    1 => 'DateTimeZone',
  ),
  7 => 
  array (
    0 => 'class.dateinterval.php',
    1 => 'DateInterval',
  ),
  8 => 
  array (
    0 => 'class.dateperiod.php',
    1 => 'DatePeriod',
  ),
  9 => 
  array (
    0 => 'ref.datetime.php',
    1 => 'Fonctions Date/Heure',
  ),
  10 => 
  array (
    0 => 'datetime.error.tree.php',
    1 => 'Erreurs et Exceptions Date/Heure',
  ),
  11 => 
  array (
    0 => 'datetime.formats.php',
    1 => 'Formats support&eacute;s de temps et de dates',
  ),
  12 => 
  array (
    0 => 'timezones.php',
    1 => 'Liste des Fuseaux Horaires Support&eacute;s',
  ),
  13 => 
  array (
    0 => 'class.dateerror.php',
    1 => 'DateError',
  ),
  14 => 
  array (
    0 => 'class.dateobjecterror.php',
    1 => 'DateObjectError',
  ),
  15 => 
  array (
    0 => 'class.daterangeerror.php',
    1 => 'DateRangeError',
  ),
  16 => 
  array (
    0 => 'class.dateexception.php',
    1 => 'DateException',
  ),
  17 => 
  array (
    0 => 'class.dateinvalidoperationexception.php',
    1 => 'DateInvalidOperationException',
  ),
  18 => 
  array (
    0 => 'class.dateinvalidtimezoneexception.php',
    1 => 'DateInvalidTimeZoneException',
  ),
  19 => 
  array (
    0 => 'class.datemalformedintervalstringexception.php',
    1 => 'DateMalformedIntervalStringException',
  ),
  20 => 
  array (
    0 => 'class.datemalformedperiodstringexception.php',
    1 => 'DateMalformedPeriodStringException',
  ),
  21 => 
  array (
    0 => 'class.datemalformedstringexception.php',
    1 => 'DateMalformedStringException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.calendar.php',
    1 => 'Extensions relatives aux dates et aux heures',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);