Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: DateTime::Format::Strptime Parsing Seems to have a Problem?

by ozboomer (Friar)
on Mar 30, 2019 at 13:23 UTC ( [id://1231896]=note: print w/replies, xml ) Need Help??

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
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1231896]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-18 15:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found