The DateTimeInterface interface
(PHP 5 >= 5.5.0)
Introduction
Class synopsis
DateTimeInterface
{
/* Methods */
}Table of Contents
- DateTime::diff — Returns the difference between two DateTime objects
- DateTime::format — Returns date formatted according to given format
- DateTime::getOffset — Returns the timezone offset
- DateTime::getTimestamp — Gets the Unix timestamp
- DateTime::getTimezone — Return time zone relative to given DateTime
- DateTime::__wakeup — The __wakeup handler
There are no user contributed notes for this page.
