date_timezone_get

(PHP 5 >= 5.1.0RC1)

date_timezone_get -- Return time zone relative to given DateTime

说明

DateTimeZone date_timezone_get ( DateTime object )

DateTimeZone DateTime::getTimezone ( void )

参数

object

DateTime object.

返回值

Returns DateTimeZone object on success or FALSE on failure.


add a note add a note User Contributed Notes
There are no user contributed notes for this page.