extractus / feed-extractor

Simplest way to read & normalize RSS/ATOM/JSON feed data
https://extractor-demos.pages.dev/feed-extractor
MIT License
167 stars 33 forks source link

`published` typed incorrectly #124

Closed ycrack closed 8 months ago

ycrack commented 8 months ago

FeedData.published and FeedEntry.published are typed as Date, but aren't they string?