Author |
Message |
@om*d
Title: Dorakyura
Joined: Jul 10 2010
Location: Castlevania
Posts: 4226
|
Happy anniversary of the day of your birth.
|
|
|
   |
|
Rydog
Title: Dragon Slayer
Joined: Aug 11 2009
Location: Massachusetts
Posts: 1511
|
|
   |
|
username
Title: owner of a lonely heart
Joined: Jul 06 2007
Location: phoenix, az usa
Posts: 16127
|
feliz cumpleaƱos
|

Klimbatize wrote: |
I'll eat a turkey sandwich while blowing my load |
|
|
     |
|
Klimbatize
2010 NES Champ
Title: 2011 Picnic/Death Champ
Joined: Mar 15 2010
Location: Las Vegas, NV
Posts: 4997
|
|
   |
|
username
Title: owner of a lonely heart
Joined: Jul 06 2007
Location: phoenix, az usa
Posts: 16127
|
Klimbatize wrote: |
HAPPY BIRTHDAY! |
im sure people at work probably think im gay cuz of Klim's sig.
|

Klimbatize wrote: |
I'll eat a turkey sandwich while blowing my load |
|
|
     |
|
Douche McCallister
Moderator
Title: DOO-SHAY
Joined: Jan 26 2007
Location: Private Areas
Posts: 5672
|
Nah they already knew that
Happy birthday oh ye of little anger and much drinking.
|
|
|
   |
|
Valdronius
Moderator
Title: SydLexia COO
Joined: Aug 22 2005
Location: The Great White North
Posts: 4464
|
Bonne Anniversaire.
|

Klimbatize wrote: |
A Hispanic dude living in Arizona knows a lot of Latinas? That's fucking odd. |
|
|
   |
|
Thunderhorse
Title: This is DELICIOUS!
Joined: Dec 29 2009
Location: Colorado Springs, CO
Posts: 1923
|
Happy birthday Ghandi! Here's your steak, medium rare.
|

This Is Tuna With Bacon |
|
    |
|
Not Sure
Too Good At 2D Games
Title: Master of the Universe
Joined: Dec 03 2007
Posts: 1767
|
|
  |
|
Preng
Title: All right, that's cool!
Joined: Jan 11 2010
Location: Accounting Dept.
Posts: 1690
|
Happy birthday, Ghandi! Indeed, hooray for you!
|
|
|
  |
|
pineapple
Joined: Nov 11 2009
Location: Cajun Country
Posts: 1511
|
|
  |
|
Syd Lexia
Site Admin
Title: Pop Culture Junkie
Joined: Jul 30 2005
Location: Wakefield, MA
Posts: 24882
|
|
     |
|
Mr. Satire
Joined: Jun 08 2010
Location: Termina Field
Posts: 1541
|
[NES:18a67865fd]HAPPY BIRTHDAY![/NES:18a67865fd]
|

Signature by Hacker (RIP) |
|
    |
|
SoldierHawk
Moderator
Title: Warrior-Poet
Joined: Jan 15 2009
Location: San Diego, CA
Posts: 6108
|
|
William Shakespeare wrote: |
Love all, trust a few, do wrong to none. |
|
|
    |
|
Sehkmaenzo
Joined: Jun 29 2010
Posts: 1818
|
|
  |
|
Blackout
Title: Captain Oblivious
Joined: Sep 01 2007
Location: That Rainy State
Posts: 10376
|
|
     |
|
Slayer1
Title: ,,!,, for you know who
Joined: Sep 23 2008
Posts: 4274
|
Ghandi is dandy but Liquor is quicker... happy birthday Ghandi!
|
|
|
  |
|
aika
Title: Narcissist
Joined: Apr 25 2008
Location: On the table.
Posts: 2041
|
お誕生日おめでとう!!
|
 天上天下唯我独尊 |
|
    |
|
GPFontaine
Joined: Dec 06 2007
Location: Connecticut
Posts: 11244
|
Code: |
var today = new Date();
var Ghandi_s_Birthday = new Date(2011, 5, 28);
if (today.getDate() == Ghandi_s_Birthday.getDate() && today.getMonth() == Ghandi_s_Birthday.getMonth()) {
alert("Happy Birthday!");
} |
|
|
|
   |
|
Douche McCallister
Moderator
Title: DOO-SHAY
Joined: Jan 26 2007
Location: Private Areas
Posts: 5672
|
GPFontaine wrote: |
Code: |
var today = new Date();
var Ghandi_s_Birthday = new Date(2011, 5, 28);
if (today.getDate() == Ghandi_s_Birthday.getDate() && today.getMonth() == Ghandi_s_Birthday.getMonth()) {
alert("Happy Birthday!");
} |
|
I think you meant: var Ghandi_s_Birthday = new Date(2011, 6, 2  ;
God you're so dumb sometimes
|
|
|
   |
|
Hacker
Banned
Joined: Sep 13 2008
Posts: 3129
|
Happy birthday
|
|
|
  |
|
GPFontaine
Joined: Dec 06 2007
Location: Connecticut
Posts: 11244
|
Douche McCallister wrote: |
GPFontaine wrote: |
Code: |
var today = new Date();
var Ghandi_s_Birthday = new Date(2011, 5, 28);
if (today.getDate() == Ghandi_s_Birthday.getDate() && today.getMonth() == Ghandi_s_Birthday.getMonth()) {
alert("Happy Birthday!");
} |
|
I think you meant:
Code: |
var Ghandi_s_Birthday = new Date(2011, 6, 28); |
God you're so dumb sometimes  |
I was under the impression that his birthday was June 28 or 6/28/2011. I was wrong, it is June 27.
The code should be:
Code: |
var today = new Date();
var Ghandi_s_Birthday = new Date(2011, 5, 27);
if (today.getDate() == Ghandi_s_Birthday.getDate() && today.getMonth() == Ghandi_s_Birthday.getMonth()) {
alert("Happy Birthday!");
} |
As for the 6 vs 5...
In JavaScript the months are 0-11 (0 = Jan, 1=Feb, ... 11=Dec)
|
|
|
   |
|
Douche McCallister
Moderator
Title: DOO-SHAY
Joined: Jan 26 2007
Location: Private Areas
Posts: 5672
|
Well that's even more dumb
|
|
|
   |
|
Ghandi
Title: Alexz Aficionado
Joined: May 21 2008
Posts: 2889
|
Thank you everybody!
I had the most amazing birthday ever. Some in the IRC already know what happened, but I'm back home from Canada and enjoying taking a few days off to relax
EDIT: You can read what happened on my birthday here now: http://www.sydlexia.com/forums/viewtopic.php?t=11846
|
|
|
   |
|
Blackout
Title: Captain Oblivious
Joined: Sep 01 2007
Location: That Rainy State
Posts: 10376
|
username wrote: |
Klimbatize wrote: |
HAPPY BIRTHDAY! |
im sure people at work probably think im gay cuz of Klim's sig. |
Yeah if I see his orange avatar I prepare to scroll fast
|
|
|
     |
|
|