Quantcast
Channel: feed2exec:c3b4db038edda84f2331492e3424e2cfd2854d70 commits
Viewing all articles
Browse latest Browse all 40

expand and cleanup date validation routines

$
0
0
We used to have a long list of fields. Now we just iterate over the item, then the feed, and look for the fields we want. It's cleaner visually and might even make some feeds validate, as we now look for `created_parsed` from feeds as well. Order should be otherwise unchanged. This was useful in diagnosing issues with invalid dates, as before this change, we couldn't tell which field was picked for the item date. See #7.

Viewing all articles
Browse latest Browse all 40

Trending Articles