Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix atom pubDate #175

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix atom pubDate #175

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 1, 2021

pubDate tag is not being parsed

@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.08% when pulling 67daaaa on zandorstorm:master into 1850ec1 on mmcdole:master.

@mmcdole
Copy link
Owner

mmcdole commented Jan 5, 2022

pubDate is an RSS thing, not an atom thing. Why should we look for pubDate in an Atom Feed?

@mmcdole
Copy link
Owner

mmcdole commented Dec 22, 2023

I think I want to do this, but I want to separate any "mixed" parsing as an option that you can control with strictness settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants