Template:Team:Edinburgh/Code

From 2013.igem.org

(Difference between revisions)
Line 374: Line 374:
}
}
}
}
-
vLastDay=new Date(Cal.Year,Cal.Month, GetMonDays()).getDay();
+
var vLastDay=new Date(Cal.Year,Cal.Month, GetMonDays()).getDay();
for (i=vLastDay;i<7;i++)
for (i=vLastDay;i<7;i++)
{
{

Revision as of 13:36, 29 September 2013