Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

podcast episode date unknown

Hello,

I got a issue, since quite a while now. My newly podcast episode date doesn’t appear correctly on the podcast app. It is shown as date unknown. Do you know how I could fix it ? Everything was right tough.

Here is the xml address I use : http://media.culturepsg.com/image/podcast/podcast_culturepsg.xml

Thanks in advance.


Best Regards


User uploaded file

Posted on Nov 13, 2018 4:27 AM

Reply
Question marked as Best answer

Your 'pubDate' tags are incorrectly formatted. The most recent looks like this:


<pubDate>2018-11-12T21:00:00Z</pubDate>


It should look like this:


<pubDate>Mon, 12 Nov 2018 21:00:00 Z</pubDate>


For notes on date formatting see http://www.feedvalidator.org/docs/error/InvalidRFC2822Date.html

Note that the days and months have to be in three-character format, and single dates numbers should have leading zeros; times are, as you have them, in xx:xx:xx format. 'Z' stands for Universal Time and is the same as using 'GMT', so is OK.


And for a detailed description please see http://www.faqs.org/rfcs/rfc822.html and scroll down to section 5.1.

Posted on Nov 13, 2018 5:32 AM

Similar questions

2 replies
Question marked as Best answer

Nov 13, 2018 5:32 AM in response to wiwee2590

Your 'pubDate' tags are incorrectly formatted. The most recent looks like this:


<pubDate>2018-11-12T21:00:00Z</pubDate>


It should look like this:


<pubDate>Mon, 12 Nov 2018 21:00:00 Z</pubDate>


For notes on date formatting see http://www.feedvalidator.org/docs/error/InvalidRFC2822Date.html

Note that the days and months have to be in three-character format, and single dates numbers should have leading zeros; times are, as you have them, in xx:xx:xx format. 'Z' stands for Universal Time and is the same as using 'GMT', so is OK.


And for a detailed description please see http://www.faqs.org/rfcs/rfc822.html and scroll down to section 5.1.

podcast episode date unknown

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.