YearMonthDate::$format

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

Type: format

Overrides Date::$format

File

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

Class

YearMonthDate
Argument handler for a year plus month (CCYYMM)

Namespace

Drupal\views\Plugin\views\argument

Code

protected $format = 'F Y';

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