[−][src]Crate sunrise_wall_clock
Clock applet
Show the current time in the bottom left corner of the screen.
Structs
| TimeZoneRuleWrapper | Wrapper to a TimeZoneRule to enforce alignment requirement |
Statics
| CAPABILITIES | |
| HEADER | |
| TIMEZONE_RULE | An instance to a custom TimeZoneRule |
Functions
| get_day_of_week | Turns a day of week number from RTC into an english string. /// |
| get_month | Turns a month number from RTC into an english string. |
| main | |
| write_calendar | Write a wall clock time into the terminal. |