Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.43k stars 535 forks source link

Wrong date parsing #4344

Closed pharmarin closed 3 months ago

pharmarin commented 3 months ago

When add this feed : https://www.francetvinfo.fr/titres.rss

Date displayed : 31 Dec 1969 at 22:59 for every item instead of pubDate

brentsimmons commented 3 months ago

It’s a bug in the feed. It’s using two-digit years instead of four-digit years in the pubDate field. I recommend letting them know.

https://www.feedvalidator.org/check.cgi?url=https%3A%2F%2Fwww.francetvinfo.fr%2Ftitres.rss

pharmarin commented 3 months ago

Thank you for your answer. I thought it worked previously but I must not remember right. Le 1 août 2024 à 18:27, Brent Simmons @.***> a écrit : It’s a bug in the feed. It’s using two-digit years instead of four-digit years in the pubDate field. I recommend letting them know. https://www.feedvalidator.org/check.cgi?url=https%3A%2F%2Fwww.francetvinfo.fr%2Ftitres.rss

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>