DateTimePlus::$inputTimeZoneAdjusted

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Datetime/DateTimePlus.php \Drupal\Component\Datetime\DateTimePlus::inputTimeZoneAdjusted
  2. 10 core/lib/Drupal/Component/Datetime/DateTimePlus.php \Drupal\Component\Datetime\DateTimePlus::inputTimeZoneAdjusted
  3. 11.x core/lib/Drupal/Component/Datetime/DateTimePlus.php \Drupal\Component\Datetime\DateTimePlus::inputTimeZoneAdjusted

The prepared timezone object used to construct this date.

Type: string

File

core/lib/Drupal/Component/Datetime/DateTimePlus.php, line 93

Class

DateTimePlus
Wraps DateTime().

Namespace

Drupal\Component\Datetime

Code

protected $inputTimeZoneAdjusted = '';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.