Parses a date header into a Part\DatePart taking care of comment and quoted parts as necessary.
- author Zaahid Bateson
CloneableInstantiable
| Methods |
| Properties |
| Methods |
| protected getPartForToken(string $token, bool $isLiteral) : ?ZBateson Returns a Part\LiteralPart for the current token
|
| protected processParts(array $parts) : array Constructs a single Part\DatePart of any parsed parts returning it in an array with a single element.
|