miniflux-v2/reader/date
Nick Chitwood 793f475edd
Update date parser to fix another time zone issue
The Washington Post has its feeds with EST, which is getting parsed by miniflux as UTC, and showing up as 8 hours off.

See http://feeds.washingtonpost.com/rss/politics for an example.

This fix applies a similar workaround for EST/EDT as was done for PST/PDT.
2021-02-10 22:45:02 -08:00
..
doc.go Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
parser.go Update date parser to fix another time zone issue 2021-02-10 22:45:02 -08:00
parser_test.go Update date parser to fix another time zone issue 2021-02-10 22:45:02 -08:00