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

Re^3: convert it to unix time stamp

by Bloodnok (Vicar)
on Feb 21, 2014 at 12:06 UTC ( [id://1075728]=note: print w/replies, xml ) Need Help??


in reply to Re^2: convert it to unix time stamp
in thread convert it to unix time stamp

If you really want to 'use this array one by one to do unix time stamp', it might pay you to change the initialization - for some reason, you're initialising the array with a hash ref (using a badly constructed hash definition, I might add) - I think you meant to write @day_Of_Month=(5,16,20); - quite what the purpose of this array is, I can't fathom from its' usage since the only reference is $day_Of_Month ... which doesn't exist.

A user level that continues to overstate my experience :-))

Replies are listed 'Best First'.

Log In?
Username:
Password:

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

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

    No recent polls found