Applet based on CSSFrameShift class not showing past 11pm.
I am trying to show 24 hour time span in an applet based on CSSFrameShift class. There is standard applet named Service Calendar Applet that shows 5am to 8pm for example. The Applet User Properties control the span. The End Hour is set as 22 (the 9pm hour) so the span will stop on that hour. I have tried setting it to 24 but that didn't work. When I set it to 23 nothing past 11pm shows up. Is there a way to show past 11pm?
0