protected property DayDate::$format

The date format used in the title.

Type: string

Overrides Date::$format

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/DayDate.php, line 22
Contains \Drupal\views\Plugin\views\argument\DayDate.

Class

DayDate
Argument handler for a day (DD)

Namespace

Drupal\views\Plugin\views\argument

Code

protected $format = 'j';