Test dates
parent
ab33e09bf8
commit
193bc6967c
|
|
@ -40,7 +40,7 @@ router.get("/page/:page",function(req,res){
|
|||
|
||||
var wednesday = nextDay(now, 3, 19, 0, offset);
|
||||
var wednesdayEnd = nextDay(now, 3, 20, 30, offset);
|
||||
if (wednesday < sundaySchoo || 1 == 1){
|
||||
if (wednesday < sundaySchool || 1 == 1){
|
||||
events.push({
|
||||
title: 'Wednesday Evening',
|
||||
startDate: wednesday,
|
||||
|
|
|
|||
Loading…
Reference in New Issue