Date/Time
PHP Manual

DateTimeInterface インターフェイス

(PHP 5 >= 5.5.0)

導入

クラス概要

DateTimeInterface {
/* メソッド */
public DateInterval diff ( DateTimeInterface $datetime2 [, bool $absolute = false ] )
public string format ( string $format )
public int getOffset ( void )
public int getTimestamp ( void )
public DateTimeZone getTimezone ( void )
public __wakeup ( void )
}

目次


Date/Time
PHP Manual