Hi,
so you will need to find out that what day of that particular year is in November.
for example in Firefox you can get this by;
var y = today.getFullYear();
$first_day = new Date(y,10,1);...
|
Search:Type: Posts; User: jutior Search: Search took 0.02 seconds.
Results 1 to 1 of 1
|
|