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
flat-plumber-75402
03/15/2024, 8:29 PM
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
icy-river-21549
01/02/2025, 5:08 AM
I used evey minutes scheduling but still not used , is there anything issue with the fixed schedule trigger?