unstructured/example-docs/eml/test-iso-8601-date.eml
David Potter 0d20f6a9b1
email date format flexibility (#4072)
we are seeing some .eml files come through the VLM partitioner. Which
then downgrades to hi-res i believe.

For some reason they have a date format that is not standard email
format. But it is still legitimate.

This uses a more robust date package to parse the date. This package is
already installed.

---------

Co-authored-by: ryannikolaidis <1208590+ryannikolaidis@users.noreply.github.com>
Co-authored-by: potter-potter <potter-potter@users.noreply.github.com>
2025-08-13 18:55:24 +00:00

7 lines
135 B
Plaintext

Date: 2025-07-29T12:42:06.000Z
From: sender@example.com
To: recipient@example.com
Subject: Test a Z-suffix date
This is a test-email.