I\'m using RSS Graffitty to post RSS items to a facebook page.
The app told me the items were missing the publication date so I added this tag:
echo
Just a hint: the -r switch in the php date function is the shorthand for the RFC 2822 format, which actually does yield a four digit year.
See PHP Doc for reference.