Easy Tutorial
❮ Func String Strchr Func Ftp Site ❯

PHP timezone_abbreviations_list() Function

PHP Date/Time Reference Manual

Example

Output the daylight saving time, offset, and timezone name for the "act" timezone:


Definition and Usage

timezone_abbreviations_list() returns an associative array containing daylight saving time, offset, and timezone names.

Syntax

Technical Details

Return Value: Returns an associative array on success, FALSE on failure.
PHP Version: 5.2+
--- ---
❮ Func String Strchr Func Ftp Site ❯