Trigger from time stored in variable container

Hello,

Now i have some morning action that happens based on an input schedule (every week day at 10:00)
Sometimes I have to modify the time, and for that I have to edit the PLEG and restart VERA.

What I’d like to do is to have an action that compares the time with the time stored in a variable container (easier to modify and with no reboots), but so far I had no luck.

I read the value in input/device property, and tried with 10:00 or 10:00:00, and comparing with = and EQ.
No success. Either does nothing or throws an error.

Any one has any idea how this could be accomplished?