Help for this page

Select Code to Download


  1. or download this
    "If no parameters are given, then the set members each occur at the be
    +ginning of the specified recurrence.
    
     For example, by default, the monthly() method returns a set containin
    +g the first day of each month.
    
     Without parameters, the weekly() method returns a set containing Mond
    +ays...."
    
  2. or download this
    my $day_ev = DateTime::Event::Recurrence->daily( 'hours' => $hour , 'm
    +inutes' => $min );
    
  3. or download this
    my $day_ev = DateTime::Event::Recurrence->daily;
    
  4. or download this
    now dt: 2019-03-30T23:41:09
    start dt: 2019-03-18T10:12:53
    ...
     !! 2019-03-22T00:00:00
     !! 2019-03-23T00:00:00
     !! 2019-03-24T00:00:00