Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: A question to iterator in Datetime::Event::Recurrence

by vagabonding electron (Curate)
on Apr 11, 2012 at 13:12 UTC ( [id://964539]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    {
        print $dt->datetime(), "\n";
    }
    
  2. or download this
    2012-01-01T07:00:00
    2012-01-01T22:00:00
    2012-01-02T07:00:00
    2012-01-02T22:00:00
    
  3. or download this
    2012-01-01T08:00:00
    2012-01-01T09:00:00
    ...
    2012-01-02T20:00:00
    2012-01-02T21:00:00
    2012-01-02T22:00:00
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2024-04-24 08:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found