Fixed Scheldule
# 🤝help
q
hello, I would like to use the declencher fixed schedule but nothing works. Does the 10 correspond to the minute and the 17 to the hour? How do I get it to trigger?
f
Hello @quick-agency-16863! the 10 is the minute. Also please remember all Cron Expressions are based on UTC time. So if you want a specific time to a certain timezone you will need to convert that to UTC. Here is a helpful website to create Cron Expressions https://crontab.guru/#0_0_*_*_*
i
I used evey minutes scheduling but still not used , is there anything issue with the fixed schedule trigger?
3 Views