Template:Team:Edinburgh/Code

From 2013.igem.org

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

Revision as of 13:37, 29 September 2013