Hey!
It would be nice when setting a Date/Time value, and in Date/Time conditionals, to only use a Date or only use a Time, and be able to choose one or more days of the week, seperate or together.
This would allow setting a variable to the current time, and use an if conditional to see if the time is more or less than 11:00, that way a TTS response could be tailored depending on if it's Morning, Noon, Afternoon, Day, Evening, Night
Being able to check which day of the week it is would also be nice, checking if its a weekend or not for example.
An example TTS response could be:
"Have a good Saturday evening!"
Makes it a bit more human in responses than saying the current time.
With repeatable dates one could set up certain holidays, birthday(s) or other events the same way.
At the moment it seems like Date and Time is tied, so anything would only work that one time, that one day.