DateInterval
PHP Manual

DateInterval::__construct

(PHP 5 >= 5.3.0)

DateInterval::__constructCreates new DateInterval object

Description

DateInterval::__construct ( string $interval_spec )

Creates new DateInterval object.

Parameters

interval_spec

Interval specification.


DateInterval
PHP Manual