msasikanth / twine

Twine: A multiplatform RSS reader built using Kotlin and Compose
Apache License 2.0
1.77k stars 73 forks source link

Invalid parsing of pubDate #751

Closed FluffyDiscord closed 1 month ago

FluffyDiscord commented 1 month ago

Describe the bug It seems the app cannot parse some date types that some RSS feeds use, for example 01 Sep 2024 12:00 +0000

To Reproduce Steps to reproduce the behavior:

  1. Add the example feed in question
  2. See that everything was added 0 mins ago

Screenshots Screenshot_20240928_205542_Twine

Feed Information https://svelte.dev/blog/rss.xml https://feeds.feedburner.com/symfony/blog

Device Information

Stacktrace