Update comment

This commit is contained in:
Brandon Keepers
2018-03-22 10:21:41 -05:00
committed by GitHub
parent 810985f51f
commit bcd0fb2cf8

View File

@@ -3,7 +3,7 @@
// Change to true to show nags
var debug = false;
// Adjust to Thursday at 18:00 UTC / 1pm EST
// Adjust to Thursday at 17:00 UTC / 1pm EDT
var attrs = {day: "Thursday", hour: 17, minute: 0, second: 0, millisecond: 0}
var start = moment().utc().set(attrs)