Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 161: | Rivi 161: | ||
// add compare date to obses | // add compare date to obses | ||
if ( memo.season == 'summer' || obs. | if ( memo.season == 'summer' || obs.obsdatetime.getMonth() > 7 ) { | ||
obs.compareDate = new Date( memo.curSeason, obs.obsdatetime.getMonth(), obs.obsdatetime.getDate() ); | obs.compareDate = new Date( memo.curSeason, obs.obsdatetime.getMonth(), obs.obsdatetime.getDate() ); | ||
} else { | } else { | ||


