Watch face just like YAML, made for personal usage.
Yeah, I know, This is the WORST code I have ever seen because of verious reasons.
I think there are better solutions for this type of watch face, so please, don't take this as the example of developing them.
YAML Ain't a Markup Language
YAML is one of the plain-text data format mainly used in config files.
Ex:
TimeZone: "Asia/Tokyo"
LocalDateTime:
Date:
today: 2020-01-01
dayOfWeek: "Monday"
Time:
now: [00, 00, 00]
Because it's easy to read.
Because I think that must be a good idea. that's it