The date format used in the query.
Type: string
Overrides Date::$argFormat
File
- drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/YearDate.php, line 22
- Contains \Drupal\views\Plugin\views\argument\YearDate.
Class
- YearDate
- Argument handler for a year (CCYY)
Namespace
Drupal\views\Plugin\views\argument
Code
protected $argFormat = 'Y';