TimeInterval::$dateFormatter
Same name in other branches
- 8.9.x core/modules/views/src/Plugin/views/field/TimeInterval.php \Drupal\views\Plugin\views\field\TimeInterval::dateFormatter
- 10 core/modules/views/src/Plugin/views/field/TimeInterval.php \Drupal\views\Plugin\views\field\TimeInterval::dateFormatter
- 11.x core/modules/views/src/Plugin/views/field/TimeInterval.php \Drupal\views\Plugin\views\field\TimeInterval::dateFormatter
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
-
core/
modules/ views/ src/ Plugin/ views/ field/ TimeInterval.php, line 24
Class
- TimeInterval
- A handler to provide proper displays for time intervals.
Namespace
Drupal\views\Plugin\views\fieldCode
protected $dateFormatter;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.