Why is `updated` a fallback for `published` ?
StarpTech opened this issue · 0 comments
StarpTech commented
https://github.com/LeyluIAA/feed-read-parser/blob/master/index.js#L135
Its not the same
Updated
https://tools.ietf.org/html/rfc4287#section-4.2.15
Published
https://tools.ietf.org/html/rfc4287#section-4.2.9
when I read my feed I cant detect if my entrys was modified because updated
is ignored.