You are here

protected property HijriFormatter::$timezones in Hijri 8.2

Same name and namespace in other branches
  1. 3.0.x src/HijriFormatter.php \Drupal\hijri\HijriFormatter::timezones
  2. 1.0.x src/HijriFormatter.php \Drupal\hijri\HijriFormatter::timezones

The list of loaded timezones.

Type: array

Overrides DateFormatter::$timezones

File

src/HijriFormatter.php, line 26

Class

HijriFormatter
Provides a service to handle Hijri date related functionality.

Namespace

Drupal\hijri

Code

protected $timezones;