Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: odd or even day?

by trammell (Priest)
on Jan 07, 2006 at 17:39 UTC ( [id://521730]=note: print w/replies, xml ) Need Help??


in reply to odd or even day?

Check your math. You can use paper and pencil to estimate the current day number according to your scheme, then print $var and see if it's in the right ballpark.

Update: quick sanity check: assume there are 365 days in each year. This is 2006, so there have been about 36 * 365 days:

36 * 365 ~ 10 * 36 * 36
         = 10 * 12 * 12 * 9
         ~ 14400

Replies are listed 'Best First'.
Re^2: odd or even day?
by jondkent (Initiate) on Jan 07, 2006 at 18:43 UTC
    This was the reason why I'm using UNIX time to avoid issues such as this. I'm assuming that 'time' provides this, is that correct, I believe so

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-19 07:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found