FullDate::$argFormat
Same name in this branch
- 8.9.x core/modules/datetime/src/Plugin/views/argument/FullDate.php \Drupal\datetime\Plugin\views\argument\FullDate::argFormat
Same name in other branches
- 9 core/modules/views/src/Plugin/views/argument/FullDate.php \Drupal\views\Plugin\views\argument\FullDate::argFormat
- 9 core/modules/datetime/src/Plugin/views/argument/FullDate.php \Drupal\datetime\Plugin\views\argument\FullDate::argFormat
- 10 core/modules/views/src/Plugin/views/argument/FullDate.php \Drupal\views\Plugin\views\argument\FullDate::argFormat
- 10 core/modules/datetime/src/Plugin/views/argument/FullDate.php \Drupal\datetime\Plugin\views\argument\FullDate::argFormat
- 11.x core/modules/views/src/Plugin/views/argument/FullDate.php \Drupal\views\Plugin\views\argument\FullDate::argFormat
- 11.x core/modules/datetime/src/Plugin/views/argument/FullDate.php \Drupal\datetime\Plugin\views\argument\FullDate::argFormat
Type: argFormat
Overrides Date::$argFormat
File
-
core/
modules/ views/ src/ Plugin/ views/ argument/ FullDate.php, line 20
Class
- FullDate
- Argument handler for a full date (CCYYMMDD)
Namespace
Drupal\views\Plugin\views\argumentCode
protected $argFormat = 'Ymd';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.