Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: d-mmm-yyyy to DOY (day of year)

by ambrus (Abbot)
on May 14, 2013 at 10:13 UTC ( [id://1033442]=note: print w/replies, xml ) Need Help??


in reply to d-mmm-yyyy to DOY (day of year)

Try the Date::Manip module.

use Date::Manip; $day_of_year = 0 + UnixDate("3-Apr-2012", "%j");

Log In?
Username:
Password:

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

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

    No recent polls found