Вы не зашли.
/engine/plugins/rss_export/rss_export.php
Найди:
print " <pubDate>".strftime('%a, %d %b %Y %H:%M:%S GMT',$row['postdate'])."</pubDate>\n";
Замени на:
print " <pubDate>".strftime('%a, %d %b %Y %H:%M:%S GMT',$row['postdate'] + 1200)."</pubDate>\n";
Где 1200 = 20 минут в секундах
Не в сети