I’ve got feedgrab working great except that the date isn’t being entered correctly.
my code is below and the atom feed is here:
I think the problem is that the feed has the time output twice using the same tag (published) and the first time it’s got this extra “T” in it. Is there a way to work around this?
{exp:feedgrab url="http://www.dailymile.com/people/createsean/entries.atom"
weblog="5"
title="id"
date="published"
use="dm:distance|dm:duration|dm:felt|link"
fields="distance|duration|felt|dailymilelink" }
