Overrides ArgumentPluginBase::title
public function title() { return $this->dateFormatter ->format(strtotime($this->argument . " 00:00:00 UTC"), 'custom', $this->format, 'UTC'); }