PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

date> <date_timezone_get
Last updated: Fri, 14 Nov 2008

view this page in

date_timezone_set

(PHP 5 >= 5.1.0)

date_timezone_setDateTime オブジェクトのタイムゾーンを設定する

説明

void date_timezone_set ( DateTime $object , DateTimeZone $timezone )
void DateTime::setTimezone ( DateTimeZone $timezone )

パラメータ

object

DateTime オブジェクト。

timezone

指定したいタイムゾーン。

返り値

成功した場合に NULL、失敗した場合に FALSE を返します。



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

date> <date_timezone_get
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites