Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Adding to dates

by Ponky (Curate)
on Aug 23, 2006 at 02:38 UTC ( [id://569009]=note: print w/replies, xml ) Need Help??


in reply to Re: Adding to dates
in thread Adding to dates

A little improvement is to include the duration definition in the add call:
$date->add( months => 1, end_of_month => 'preserve' );
Then you don't need the use DateTime::Duration either.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found