miaowing / nest-schedule

A cron-like and not-cron-like job distributed scheduler for Nest.js by decorators.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Date-based Scheduling and RecurrenceRule not support

OLDIN opened this issue · comments

Do you support "Date-based Scheduling" from "node-schedule"?
What about the "RecurrenceRule"?
Why is the "cron" parameter only a string?