Help for this page

Select Code to Download


  1. or download this
    # every Monday, from 10:00 to 15:00
    my $start = DateTime::Event::ICal->recur(
    ...
    
    print "Format for storage ",
     DateTime::Format::ICal->format_recurrence( $set );
    
  2. or download this
    format_recurrence() - Format not implemented for this unbounded set