Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: A date calculation

by aquarium (Curate)
on Dec 19, 2007 at 01:45 UTC ( [id://657773]=note: print w/replies, xml ) Need Help??


in reply to A date calculation

or the more traditional approach
sleep 1123200; billdate= strftime( "%y%m", localtime( time ) ) . '01';
just need to figure out how to make the first line of code run faster
the hardest line to type correctly is: stty erase ^H

Replies are listed 'Best First'.
Re^2: A date calculation
by pfaut (Priest) on Dec 19, 2007 at 02:16 UTC
      i never knew...now i know....scary
      the hardest line to type correctly is: stty erase ^H

        That's ok. It was a good answer.

        90% of every Perl application is already written.
        dragonchild

Log In?
Username:
Password:

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

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

    No recent polls found