tessel/t2-firmware

Wrong date from new Date() and node-schedule

Connor-Knabe opened this issue · 1 comments

I know this has come up in the past with the t1 I'm not sure if has been looked at much since.

I'm attempting to use node-schedule with my t2 and am wondering if anyone has had luck with this or any cron job? I have an offset to adjust for the time difference to get the time to match up but it doesn't seem to fire the cron job. Or with setting a timezone so new Date() gets the correct date instead of having to work in an offset.

More info:
https://forums.tessel.io/t/onboard-clock-how-to-tell-the-time/398/20
https://forums.tessel.io/t/node-schedule-runs-but-never-triggers/1475/2

Closing. This was an issue on my part not with the Tessel.