Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^7: Gettting the last Friday of every month using Time::Piece

by runrig (Abbot)
on Jun 30, 2014 at 21:46 UTC ( [id://1091774]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    For example, $time->mon returns the month number (1-12) while $time->m
    +onth returns the abbreviated name of the month.
    
  2. or download this
             $t->mon                 # 1 = January
             $t->_mon                # 0 = January
             $t->monname             # Feb
             $t->month               # same as $t->monname
             $t->fullmonth           # February
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-26 08:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found