YearMonthDate::$argFormat

Same name in this branch
  1. 8.9.x core/modules/views/src/Plugin/views/argument/YearMonthDate.php \Drupal\views\Plugin\views\argument\YearMonthDate::argFormat
Same name and namespace in other branches
  1. 9 core/modules/views/src/Plugin/views/argument/YearMonthDate.php \Drupal\views\Plugin\views\argument\YearMonthDate::argFormat
  2. 9 core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php \Drupal\datetime\Plugin\views\argument\YearMonthDate::argFormat
  3. 10 core/modules/views/src/Plugin/views/argument/YearMonthDate.php \Drupal\views\Plugin\views\argument\YearMonthDate::argFormat
  4. 10 core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php \Drupal\datetime\Plugin\views\argument\YearMonthDate::argFormat
  5. 11.x core/modules/views/src/Plugin/views/argument/YearMonthDate.php \Drupal\views\Plugin\views\argument\YearMonthDate::argFormat
  6. 11.x core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php \Drupal\datetime\Plugin\views\argument\YearMonthDate::argFormat

Type: argFormat

Overrides Date::$argFormat

File

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

Class

YearMonthDate
Argument handler for a year plus month (CCYYMM).

Namespace

Drupal\datetime\Plugin\views\argument

Code

protected $argFormat = 'Ym';

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