<?php
$TOC = array (
  0 => 
  array (
    0 => 'datetime.diff.php',
    1 => 'DateTimeInterface::diff',
  ),
  1 => 
  array (
    0 => 'datetime.format.php',
    1 => 'DateTimeInterface::format',
  ),
  2 => 
  array (
    0 => 'datetime.getoffset.php',
    1 => 'DateTimeInterface::getOffset',
  ),
  3 => 
  array (
    0 => 'datetime.gettimestamp.php',
    1 => 'DateTimeInterface::getTimestamp',
  ),
  4 => 
  array (
    0 => 'datetime.gettimezone.php',
    1 => 'DateTimeInterface::getTimezone',
  ),
  5 => 
  array (
    0 => 'datetime.serialize.php',
    1 => 'DateTime::__serialize',
  ),
  6 => 
  array (
    0 => 'datetime.unserialize.php',
    1 => 'DateTime::__unserialize',
  ),
);
$TOC_DEPRECATED = array (
  0 => 
  array (
    0 => 'datetime.wakeup.php',
    1 => 'DateTime::__wakeup',
  ),
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.datetime.php',
    1 => 'Fecha/Hora',
  ),
  1 => 
  array (
    0 => 'refs.calendar.php',
    1 => 'Extensiones relacionadas con fecha y hora',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);