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