Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Date Handling in Perl

by Utilitarian (Vicar)
on Jul 11, 2012 at 14:42 UTC ( [id://981133]=note: print w/replies, xml ) Need Help??


in reply to Date Handling in Perl

perldoc -f localtime - For all your basic time manipulation needs.
perldoc Date::Manip - For more complex manipulations with end of month and edge cases solved for you.

print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."

Log In?
Username:
Password:

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

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

    No recent polls found