Image

Ideas on handling recurring events

I am setting up an LAMP based events calendar for a client and they want to be able to add recurring events.  Whats the best way to add recurring event functionality.  Will I have to set up a cron script to add the events to the calendar once a day based on criteria in the database or is there an easier way?