Template:WarNotebook

From 2008.igem.org

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

Revision as of 12:01, 9 October 2008

Gallery Bricks Notebook Team Project Home


Previous day