0.1.6 • Published 8 years ago

lw-listener v0.1.6

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

Format of creation: Listener(cronString:String, service:function, startDate:Date); cronString: The recurrenceRule as specified by the cron standard service: The function that is called recurringly startDate: An optional parameter that specifies when to start the recurrence if not immediately

Object Methods: StartCron: This starts the recurrence immediately even if startDate is provided StartDatedSchedule: This starts the recurrence at the given startDate if provided, else immediately StopCron: This stops the recurrence even if it has not started yet because the startDate was used and is still in the future

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago