Template:WarNotebook

From 2008.igem.org

(Difference between revisions)
Line 75: Line 75:
{
{
if (longmonth(m)) { next_day=(d+1)+'_'+m+'_'+y; }
if (longmonth(m)) { next_day=(d+1)+'_'+m+'_'+y; }
-
 
+
else {
-
 
+
var next_month=parseInt(months.indexOf(m,0,false))+1;
 +
next_day=(1+'_'+next_month+'_'+y;
}
}

Revision as of 11:57, 9 October 2008

Gallery Bricks Notebook Team Project Home


Previous day