RSS pubDate rendered incorrectly
Open
bug report
- Dominant language
- Go
- Stars
- 37.1k
- Forks
- 1.5k
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
### Description
- Installed Glance via Docker Container
- On latest version (0.8.4)
- Browser non-specific
- Add RSS feed https://gracekind.net/feed.xml and see that the `pubDate` incorrectly display's today's date

Edit:
The feed isn't using the standard fields for published date.
This bug is caused by the RSS feed having set `pubDate` to `24:00:00` which is invalid in Javascript and should be `00:00:00` reference: https://github.com/stevedylandev/alcove/issues/15
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.