I am trying to set up FeedAPI for an iCal feed on a Drupal 5.x site as per the document found here: http://drupal.org/node/341716. I realize it is meant for Drupal 6 but I thought it might work for 5 as well. I've got everything else working fine, I just need the Date mapper to map the dates correctly. I've been looking at the 5.x version of the module in comparison with the 6.x version of the module and I see all the advances in date mapping never made it into the 5.x version of the module. I filed this as a "bug" because the date mapper in the 5.x version of this module does not work at all. Is it possible to get the 6.x version of the date mapper backported to the 5.x version of the module?