DateInterval
PHP 手册

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 手册