Thread Starter
dubsdj
(@dubsdj)
just to add the date in the feed looks like this:
25 February 2015, 15:45:00
Is there a format setting I need to change on hungryfeed so it would work?
I tried:
..&categories=62&view=week” date_format=”d F Y, H:i:s”]
Thread Starter
dubsdj
(@dubsdj)
looking at the XML file the date is shown like this:
<pubDate>Wed, 25 Feb 2015 15:45:00 +0000</pubDate>
so i tried doing this in the shortcode:
categories=62&view=week” date_format=”D, d F Y, H:i:s O”]
but still date shows blank 🙁
anybody know? really would appreciate it as I don’t know what else I can try.
Thread Starter
dubsdj
(@dubsdj)
turned out i needed to use post_Date which apparently is the same thing as pubDate