Date/Time
PHP Manual

The DateInterval class

소개

Representation of date interval.

클래스 개요

DateInterval
DateInterval {
/* Methods */
__construct ( string $interval_spec )
public static DateInterval createFromDateString ( string $time )
public string format ( string $format )
}

Table of Contents


Date/Time
PHP Manual