Warning: file_put_contents(): Only -1 of 57 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
date_timezone_set PodrÄ™cznik PHP Poprzedni NastÄ™pny (PHP 5 >= 5.1.0RC1) date_timezone_set -- Sets the time zone for DateTime object Opis void ( object, DateTimeZone timezone ) DateTi...
Forum und email
date_timezone_set

date_timezone_set

(PHP 5 >= 5.1.0RC1)

date_timezone_set -- Sets the time zone for the DateTime object

Opis

void date_timezone_set ( DateTime object, DateTimeZone timezone )

void DateTime::setTimezone ( DateTimeZone timezone )

Parametry

object

DateTime object.

timezone

Desired time zone.

Zwracane wartości

Returns NULL on success or FALSE on failure.