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

Re: Answer: How do i find yesterday's date

by haoess (Curate)
on Jun 09, 2004 at 11:15 UTC ( [id://362687]=note: print w/replies, xml ) Need Help??


in reply to Re: How do i find yesterday's date
in thread How do i find yesterday's date

This question has been answered in perlfaq4 using Date::Calc and working with use strict.

»Jan 19 2038« is not perl's problem. It depends on your libc and/or your 32/64 bit processor. With these problems your code only works until 2**31 - 1 (at least at my machine).

-- Frank

Log In?
Username:
Password:

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

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

    No recent polls found