1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 09:20:46 +00:00
serenity/Userland/Applications/AnalogClock
ronak69 22586c9cc6 AnalogClock: Add feature to change and show time zone
The said time zone is local to each instance of the AnalogClock and is
separate from the system time zone.

This allows user to have clocks that use different time zones
simultaneously.
2024-03-25 14:09:23 -06:00
..
AnalogClock.cpp AnalogClock: Add feature to change and show time zone 2024-03-25 14:09:23 -06:00
AnalogClock.h AnalogClock: Add feature to change and show time zone 2024-03-25 14:09:23 -06:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp AnalogClock: Add feature to change and show time zone 2024-03-25 14:09:23 -06:00