⏰ WorldClockWatch – A standalone Apple Watch app built with SwiftUI and WatchKit to display multiple world clocks across different time zones.
A standalone Apple Watch app built entirely with SwiftUI and WatchKit.
Keep track of multiple time zones around the world right on your wrist.
- ⌚ Display multiple world clocks in a clean, scrollable list or grid.
- 🌙 Supports light and dark mode.
- 🕒 Real-time updates for all added cities.
- 🔹 Fully standalone — does not require an iPhone companion app.
- SwiftUI – Modern declarative UI for WatchOS.
- WatchKit – For Watch app development.
- Foundation Date/Calendar API – Handle multiple time zones.
- Combine – Reactive state management and UI updates.
- Xcode 15+
- watchOS 10+
- Swift 5.9+