Date::$argFormat
Same name in other branches
- 8.9.x core/modules/views/src/Plugin/views/argument/Date.php \Drupal\views\Plugin\views\argument\Date::argFormat
- 10 core/modules/views/src/Plugin/views/argument/Date.php \Drupal\views\Plugin\views\argument\Date::argFormat
- 11.x core/modules/views/src/Plugin/views/argument/Date.php \Drupal\views\Plugin\views\argument\Date::argFormat
The date format used in the query.
Type: string
File
-
core/
modules/ views/ src/ Plugin/ views/ argument/ Date.php, line 42
Class
- Date
- Argument handler for dates.
Namespace
Drupal\views\Plugin\views\argumentCode
protected $argFormat = 'Y-m-d';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.