cakephp2-php8/lib/Cake/Utility
Rachman Chavik e6acacac03 CakeTime::listTimezones(): Add option to Display timezone abbreviations
Useful for countries that do not have many of its cities, even major ones,
listed. For eg: Indonesia, only have 4 cities listed.

For backward compatibility, abbreviations will not be shown.

Note: You might need to update timezonedb for PHP 5.3

Closes #7271
2015-08-21 10:54:33 +07:00
..
CakeNumber.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
CakeText.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
CakeTime.php CakeTime::listTimezones(): Add option to Display timezone abbreviations 2015-08-21 10:54:33 +07:00
ClassRegistry.php Let IDE work better with ClassRegistry::init() 2015-01-27 19:06:46 +02:00
Debugger.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
File.php Backport changes from #5635 to 2.x 2015-01-11 15:20:34 -05:00
Folder.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
Hash.php Merge pull request #7077 from dereuromark/2.7-static 2015-07-23 22:27:37 -04:00
Inflector.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
ObjectCollection.php Consistently remove plugin names in object collections. 2015-07-23 21:46:21 -04:00
Sanitize.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
Security.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
Set.php App::uses and usage replacements for String => CakeText. 2015-01-05 01:00:57 +01:00
String.php Merge branch 'master' into 2.7 2015-01-11 15:25:18 -05:00
Validation.php Backport fixes for comparison() and range() to 2.x 2015-08-06 21:36:39 -04:00
Xml.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00