|
|
PHP timezone_open() Function
|
Tutorials » Php »
|
Topic |
What is Time Zone Open Function?
|
|
Explanation |
|
The "timezone_open()" function returns a new DateTimeZone object.
Syntax:
timezone_open( string $timezone )
The "timezone_open()" function returns a DateTimeZone object on success or else nothing.
Note: (PHP 5 >= 5.1.0)
|
|
A Note |
Learn PHP programming language tutorial with simple and neat example. Hope you enjoy this free tutorial.
Do give us your valuable feedback and suggestions on this online tutorial. This is a Copyright Content.
|
|
|
|