return day from date (javascript) ?

Sorry, I forgot to add a nice reference URL:

Peace, Phillip

<imagine the sound of your alarm going off>

day() is not a function. getDay() returns the ordinal day of week. getDate() returns the day of the month.

Peace, Phillip

Ah I totally missed that getDate() funtion as well. That'll teach me for not reading more closely....

Glad it worked out for you.

Cam

getDate()

What a poorly named function!

///ark