Creates a PdfDate with the given raw string and parsed DateTime.
const PdfDate({required this.raw, required this.value});