The paramaters are not working. %w is read back as “percent w” not Sunday
Such parameters were never supported. Where did you get that information from?
Ok, that was my mistake. I going back to double check, it appears that the message I saw was actually a feature request, and not an actual list of valid parameters. %w was for the day of the week. I was trying to have it say something “remember Tuesday’s exercises” but for for each day of the week, without creating basically 7 copies.
However %1 also does not appear to return the time as it should.