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 Top-ranking reply

Posted on Nov 13, 2018 5:32 AM

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.

Similar questions

2 replies
Question marked as Top-ranking reply

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.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

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 Account.