MonthDate::$format

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

Type: format

Overrides Date::$format

File

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

Class

MonthDate
Argument handler for a month (MM)

Namespace

Drupal\views\Plugin\views\argument

Code

protected $format = 'F';

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