1) Give a description of the problem
I am working on two pistons that will be triggered by Ask Alexa. One updates a global variable of type Time (time only) when a user tells Alexa “The dog was fed.” The other will read back the time the dog was fed when someone asks Alexa “What time was the dog fed?” For some reason, I cannot get Lannouncer to leave off the time zone. The time is spoken correctly (e.g., 2:21 PM) but MST (mountain standard time) is also spoken. I think I’m formatting the variable correctly but maybe not.
2) What is the expected behavior?
I only want to hear the hour, minute and AM or PM
3) What is happening/not happening?
The time zone is being announced instead of just the time.
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.