The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- core/modules/views_ui/src/ViewEditForm.php, line 44
Class
- ViewEditForm
- Form controller for the Views edit form.
Namespace
Drupal\views_ui
Code
protected $dateFormatter;
Please login to continue.