I would like a Pi Vision display to always open with a one hour span ending with the most recently completed hour. So If I opened it at 4:30pm the display would be from 3pm start to 4pm end. The end should be something like t+Hour(*) but I can't get this to work. t+12 does work, although that's not dynamic, it just opens with the end of the span at 12pm
Thanks!