firstandthird / hapi-job-queue

Hapi and MongoDB powered job queue.
MIT License
3 stars 1 forks source link

Can I schedule the job like below? #26

Open zzzet opened 8 years ago

zzzet commented 8 years ago

I wanted to run the job queue at the end of the day.. so will schedule take value like 'at the end of the day' or some thing like 'everyday at 11:59:59 pm' or 'everyday at 23:59:59' I tried with 'everyday at 11:59 pm' but i think its not working?