Closed HassoSigbjoernson closed 2 years ago
I'm using Nextcloud News and have a problem with feeds that are using a pubDate format like this: Thu, 02 Jun 22 07:46:24 +0000
Thu, 02 Jun 22 07:46:24 +0000
According to this RSS specification that should be allowed: https://www.rssboard.org/rss-specification
All date-times in RSS conform to the Date and Time Specification of [RFC 822](http://asg.web.cmu.edu/rfc/rfc822.html), with the exception that the year may be expressed with two characters or four characters (four preferred).
I'm using Nextcloud News and have a problem with feeds that are using a pubDate format like this:
Thu, 02 Jun 22 07:46:24 +0000
According to this RSS specification that should be allowed: https://www.rssboard.org/rss-specification
All date-times in RSS conform to the Date and Time Specification of [RFC 822](http://asg.web.cmu.edu/rfc/rfc822.html), with the exception that the year may be expressed with two characters or four characters (four preferred).