Easy Tutorial
❮ Php Cookies Func Misc Get Browser ❯

PHP timezone_location_get() Function

PHP Date/Time Reference Manual

Example

Returns the location information for the specified timezone:


Definition and Usage

timezone_location_get() returns the location information for the specified timezone.

Syntax

Parameter Description
object Required. Specifies a timezone object created by timezone_open()

Technical Details

Return Value: Returns an array containing location information for the timezone.
PHP Version: 5.3+
--- ---
❮ Php Cookies Func Misc Get Browser ❯