protected property Date::$argFormat

The date format used in the query.

Type: string

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php, line 43
Definition of Drupal\views\Plugin\views\argument\Date.

Class

Date
Abstract argument handler for dates.

Namespace

Drupal\views\Plugin\views\argument

Code

protected $argFormat = 'Y-m-d';