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