This is an extremely simple clock I made to pass the time. It shows the date, the time and an additional clock showing milliseconds. I haven't added timezones, so it's all in UTC for now. That's because I hate using local time blocks, so I made everything using (days since 2000). This was really simple and is proof that coding anything can be really simple if you think about it the right way. A typical clock project on scratch uses about 50 blocks, while mine took just 1240 blocks, real simple.