ViennaRSS / vienna-rss

Vienna is a free and open-source RSS/Atom newsreader for macOS.
https://www.vienna-rss.com
Apache License 2.0
1.82k stars 228 forks source link

Time of Release of Feed is EARLIER Than Actual Time #1709

Closed biocharred closed 7 months ago

biocharred commented 9 months ago

In the main Vienna RSS window, the time of the release of a particular feed entry is EARLIER than the actual current time.

A small problem but an important detail which should be working differently. It does not always happen and i am unclear why and when it does and doesn't.

Screenshots See screenshot and look at dates of the first few entries and compare to the time on the bar at the top right of the Vienna screenshot--date problems screen.

Eitot commented 9 months ago

Does it only occur with this particular feed?

Could you upload the cache of the feed (via the Get Info panel for the feed) when the issues occurs again and tell us what your local time and time zone at that moment is?

biocharred commented 9 months ago

Thanks Eitot.

Those are some good things to start observing and noting. I appreciate it. I can help solve it having this bit of info.

Eitot commented 8 months ago

I have observed the feed you are using and I found the problem. The feed itself is using the wrong dates.

Screenshot 2023-10-21 at 12 55 26

When I check the source for those entries that are dated in the future, I find e.g. this line:

<pubDate>Sat, 21 Oct 2023 13:00:00 GMT</pubDate>

At the time of writing this, the current time in GMT is Sat, 21 Oct 2023 11:00:00 GMT.

biocharred commented 8 months ago

Thanks for continuing to look into this Eitot. I will keep this in mind about the wrong times when looking at Freedom's Phoenix feed.

I appreciate your perseverence, continuity and attention to detail.

Louis

-------- Original Message -------- On Oct 21, 2023, 07:00, Eitot wrote:

I have observed the feed you are using and I found the problem. The feed itself is using the wrong dates.

Screenshot 2023-10-21 at 12 55 26

When I check the source for those entries that are dated in the future, I find e.g. this line:

<

pubDate

Sat, 21 Oct 2023 13:00:00 GMT</

pubDate

At the time of writing this, the current time in GMT is Sat, 21 Oct 2023 11:00:00 GMT.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>