

At first I wanted to create a clock that only showed the time, nothing else. So I devised this style where the hour and minutes are divided into three layers of numbers that rotate. My concern being that the hour layer would rotate at a different speed than the minutes layers, which could be potentially pose some serious problems. I don't know much about the technical aspects of this.

But then I realized this could become a calendar as well, so I broke up the month and day into colors to help it read better. And instead of using any mechanisms, this would be adjusted by the user manually as a small desk calendar.