A simple clock application. It will report the time to the user very plain and simply. Hour Display - Set it to 0 for 12-hour, set it to 1 for 24-hour.
This is a small project that I made in my spare time. I hope you guys enjoy it. Maybe even use the code? :) Changelog: 9-pre : Added a work-in-progress graphical display of the time. I need to add some more things and refine it. Then version 9 will be complete. 8.0.1 - Changed DOTW to day of the week. I also re-aligned the variable so it looked better :D. v8 - Better backdrop with title, looks more appealing. v7 - Changed the name for the Hour Display so it would be easier to switch. v6 - Redid the hour tracking script. I messed it up, so this fix will restore it to a working level. Sorry for all the problems, Scratch Community. v5 - Added the options. The only option as of this update is to change it from 12-hour to 24-hour. It works really well, see for yourself! v4 - Made the DOTW say the day, and not the reported numeral value. Also tweaked some small stuff. v3 - Made it so, as RoboNeo9 suggested, the single-digit minutes and seconds have the 0 in front of them. It works very well. v2 - Changed the clock so it was 12 hour, and added AM/PM v1 - Release. Very simple.