mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-11-06 21:29:42 +00:00
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>
7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
Date: Tue, 29 Jul 2025 12:42:06 +0000
|
|
From: sender@example.com
|
|
To: recipient@example.com
|
|
Subject: Test a standard RFC-2822 date
|
|
|
|
This is a test-email.
|