jurassicjs / nuxt-scheduler

Create scheduled jobs with human readable time settings
211 stars 6 forks source link

Is it possible to add timezone to scheduler options? #4

Closed vnmtvlv closed 1 year ago

vnmtvlv commented 1 year ago

https://www.npmjs.com/package/node-cron#:~:text=Default%20true%3B-,timezone,-%3A%20The%20timezone%20that

rohrig commented 1 year ago

Not yet in the module, but yes, this could be added. If you'd like to add this option feel free to make a Pull Request. I'd be happy to merge it. 🙂 If not, I'll get to it when I have time. Thanks for the suggestion.

thetejasmagade commented 1 year ago

Hello, @rohrig ! Can you please tell me more about this issue? I want to make a PR for same.

Thank you!

thetejasmagade commented 1 year ago

Hey, @rohrig ! I made a PR ✅

rohrig commented 1 year ago

thanks @thetejasmagade 👍