I want to get the day of the week(ie. Sunday = 0, Monday =1)
According to the literature it should be 'getDay()'...but now that returns day of the month (1-31)
It seems this has changed recently?
Can anyone help
According to the literature it should be 'getDay()'...but now that returns day of the month (1-31)
It seems this has changed recently?
Can anyone help
Comment