Date/Time
PHP Manual

The DateTimeInterface interface

(PHP 5 >= 5.5.0)

Introduzione

Sommario dellla classe

DateTimeInterface {
/* Metodi */
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 )
}

Indice dei contenuti


Date/Time
PHP Manual