Skip to content

time trigger with user defined function #365

Discussion options

You must be logged in to vote

The string arguments to @time_trigger are only evaluated once when the function is defined. So the only way to have a dynamic trigger time is to define a @time_trigger function via a closure (inner function), and convert any datetime value to a correctly formatted string giving the desired trigger time.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stefanuytterhoeven
Comment options

Answer selected by stefanuytterhoeven
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants