Date joined

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Draco_03
Forum Regular
Posts: 577
Joined: Fri Aug 15, 2003 12:25 pm
Location: Montreal, Canada

Date joined

Post by Draco_03 »

As it seems, I joined 31 Dec 1969.. WAIT.
I wasn't born..
I think there's something wrong..but i'm not sure
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

So, is this a question as to what's happening with your program? If so, Dec 31 1969 is the date of -1, 1 second before the UNIX epoch. Whatever info you're sending to date(), probably isn't what you think it is.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I believe he's talking about the join date here.. in which case we've talked about it before.. there was an error at some point just after the site crash a few months ago..
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

Ah :wink:
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply