Returns the Date header as a DateTime instance.
@final
\RuntimeException When the header is not parseable
public function getDate() : ?\DateTimeImmutable { return $this->headers ->getDate('Date'); }