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

search for in the

date> <date_timezone_get
Last updated: Sat, 24 Mar 2007

view this page in

date_timezone_set

(PHP 5 >= 5.1.0)

date_timezone_set — Sets the time zone for the DateTime object

Popis

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

Seznam parametrů

object

DateTime object.

timezone

Desired time zone.

Návratové hodnoty

Returns NULL on success or FALSE on failure.

Viz také

date_timezone_get()



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: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites