protected property DateFormatter::$timezones in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Datetime/DateFormatter.php \Drupal\Core\Datetime\DateFormatter::timezones
- 9 core/lib/Drupal/Core/Datetime/DateFormatter.php \Drupal\Core\Datetime\DateFormatter::timezones
The list of loaded timezones.
Type: array
File
- core/
lib/ Drupal/ Core/ Datetime/ DateFormatter.php, line 26
Class
- DateFormatter
- Provides a service to handle various date related functionality.
Namespace
Drupal\Core\DatetimeCode
protected $timezones;