DateInterval
PHP Manual

DateInterval::__construct

(PHP 5 >= 5.3.0)

DateInterval::__constructCreates new DateInterval object

설명

DateInterval::__construct ( string $interval_spec )

Creates new DateInterval object.

인수

interval_spec

Interval specification.


DateInterval
PHP Manual