How to run Scheduler in a SaaS based platform on their local timezone at everyday 12:00 am?

32 views Asked by At

My server is associated with one timezone. But I want to run the scheduler based on every country's local timezone daily at 12:00am. How can I do that?

1

There are 1 answers

1
user17664688 On
  • create a scheduler run once every 1 hour
  • and your client setting will have 1 field timezone
  • based your server timezone with you client setting timezone to run task for specific client
  • tip: you can set your server timezone is 0 for easy caculate