User: karens Branch: HEAD Date: Wed, 31 Oct 2007 18:49:18 +0000 Added files: /modules/date/tests date_repeat.test Modified files: /modules/date date_api.module date_api_ical.inc /modules/date/date_repeat date_repeat.module /modules/date/tests date_format_date.test Log message: The Date Repeat API is mostly complete and can parse an iCal RRULE and return an array of dates that match the rule. Also added extensive simpletests on a variety of iCal RRULEs to test the logic. Not all iCal elements are included in this version, but the most common ones are. The API is not yet tied back into the Date module, so you can't do anything with it yet. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/date/tests/date_re... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_api.modu... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_api_ical... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_repeat/d... http://cvs.drupal.org/diff.php?path=contributions/modules/date/tests/date_fo...