DayDate::$format

Same name in other branches
  1. 9 core/modules/views/src/Plugin/views/argument/DayDate.php \Drupal\views\Plugin\views\argument\DayDate::format
  2. 10 core/modules/views/src/Plugin/views/argument/DayDate.php \Drupal\views\Plugin\views\argument\DayDate::format
  3. 11.x core/modules/views/src/Plugin/views/argument/DayDate.php \Drupal\views\Plugin\views\argument\DayDate::format

Type: format

Overrides Date::$format

File

core/modules/views/src/Plugin/views/argument/DayDate.php, line 15

Class

DayDate
Argument handler for a day (DD)

Namespace

Drupal\views\Plugin\views\argument

Code

protected $format = 'j';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.