2
Completed

Allow the time context to also monitor user variables containing the date and time thus allowing profiles to trigger on dynamically set dates and time

Basically the title

2 replies

This works anyway if you store the time in epoch seconds and use that variable in the time context

That already works.