Closed spaceageliving closed 2 years ago
Update: I published the views, and updated the date outputs to use ->toRfc2822String(), which formats the year as 4 digits as opposed to 2 digits when using ->toRfc822String(). This seems to fix the problem, continuing to test.
Thanks for creating this issue.
Can you confirm that you're only seeing the issue with the RSS feed, but not with the Atom feed?
Atom feed seems fine without modification on NetNewsReader (iPadOS) and Reeder (MacOS).
Everything looks good for RSS feed using ->toRfc2822String().
Cool bananas - I've release 2.2.1 which addresses this issue.
Thanks for your help with this, and the quality of your issue report: really appreciate it!
Thanks for making this package! Big help...
Woot! Really glad you've found it useful 😁
Bug description
On some readers (like NetNewsWire on iPad, see photo), dates are not being reported correctly--dates are showing Dec 31, 1969 for all entries. Other readers, like Reedy on MacOS, not a problem.
NetNewsReader:
Reedy:
Steps to reproduce
Open feed in NetNewsWire, Reeder.
Environment and versions
Additional details
No response