I understand that it has to do with the variable:
Code
<!--[$info.cr_date|updated|published]-->
in pubDate tag of the news_user_index template in the News module templates of the RSS theme. What I can't figure out after looking at the various Smarty and Xanthia cheat sheets is what format this variable should take to display properly. I've tried various things without success, including info.briefdatetime, which doesn't display any publication date at all when it displays the feed.
Can someone give me a clue what parameter to put in the pubDate tag to get the feed to properly display the publication date and time when the publication date and time is set into the future?
