DATETIMEINTERFACE(3) 1 DATETIMEINTERFACE(3)
The DateTimeInterface interface
INTRODUCTION
CLASS SYNOPSIS
DateTimeInterface
DateTimeInterface
Methods
o public DateInterval DateTimeInterface::diff (DateTimeInterface $datetime2, [bool $absolute = false])
o public string DateTimeInterface::format (string $format)
o public int DateTimeInterface::getOffset (void )
o public int DateTimeInterface::getTimestamp (void )
o public DateTimeZone DateTimeInterface::getTimezone (void )
o public DateTimeInterface::__wakeup (void )
PHP Documentation Group DATETIMEINTERFACE(3)