© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Davide Polano
Web developer
Stephan de Vries
Full stack developer, enthusiastic about new technologies.
It turns out node-schedule has a rescheduleJob() method, accepting job and spec arguments. Though I'm curious why you'd want to change the date after starting a cron. Why not cancel and restart?
node-schedule
job
spec
Stephan de Vries
Full stack developer, enthusiastic about new technologies.
It turns out
node-schedulehas a rescheduleJob() method, acceptingjobandspecarguments. Though I'm curious why you'd want to change the date after starting a cron. Why not cancel and restart?