# Feed generation for Podcast XML

**URL:** https://community.mp3tag.de/t/feed-generation-for-podcast-xml/12541
**Category:** Export
**Created:** [September 24, 2011, 6:51pm UTC](https://community.mp3tag.de/t/feed-generation-for-podcast-xml/12541 "2011-09-24T18:51:13Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![cachondo](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/c/54ee81/32.png) [@cachondo](https://community.mp3tag.de/u/cachondo)
#### Post date: [September 24, 2011, 6:51pm UTC](https://community.mp3tag.de/t/feed-generation-for-podcast-xml/12541/1 "2011-09-24T18:51:13Z")

</div>

Hi,

I'm new to the forum but have been using MP3tag for ages! 🙂

I am trying to create an export configuration to generate a podcast XML feed. I can provide most of the metadata I need in the file tags themselves, so to generate a new feed with very few clicks, but I can't seem to find a way of creating RFC822 formatted dates required by the RSS specification (e.g. Sat, 04 Sep 2011 21:49:53 GMT.  
I thought of using a regexp on the long date, but I'd have to sub /01/ for jan, all the way through to December, and have no way of getting the day out of the date using that.

My only other concern is that of sorting; I can $loop by a fieldname, is the system intelligent enough to handle dates? Can I adjust ascending or descending sort?

Thanks for any advice!

---

<div class="post-metadata">

### Author: ![DetlevD](https://community.mp3tag.de/user_avatar/community.mp3tag.de/detlevd/32/123_2.png) [@DetlevD](https://community.mp3tag.de/u/DetlevD)
#### Post date: [September 25, 2011, 6:50am UTC](https://community.mp3tag.de/t/feed-generation-for-podcast-xml/12541/2 "2011-09-25T06:50:48Z")

</div>

> [@Cachondo](#):
>
> ... I can't seem to find a way of creating RFC822 formatted dates required by the RSS specification (e.g. Sat, 04 Sep 2011 21:49:53 GMT.  
> I thought of using a regexp on the long date, but I'd have to sub /01/ for jan, all the way through to December, and have no way of getting the day out of the date using that. ...

Search forum pages for RFC822 related themes ...  
[https://community.mp3tag.de/search?q=RFC822](https://community.mp3tag.de/search?q=RFC822)  
... and see, if it can help you.

DD.20110925.1052.CEST
