Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Finding End of Month's date

by gmpassos (Priest)
on Jan 05, 2005 at 23:09 UTC ( [id://419773]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      use Date::Object ;
      
    ...
      if ( $d == $d_end ) {
        print "Date is the last day of month!\n" ;
      }
    
  2. or download this
    date:     2005-01-05 00:00:00
    date end: 2005-01-31 00:00:00
    

Log In?
Username:
Password:

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

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

    No recent polls found