A combination analogue / digital watchface that shows two time zones. The local wall time is always shown on the analogue face, while the digital face shows a user-configurable time zone. Uses httpebble, and a separate app to set the time zone.
This version is built for Android
2.0:
* Selector dynamically updates offset when DST is toggled.
* Storage backend rewritten. Hopefully works with iOS now.
* Little bits and pieces that annoyed me now annoy me less.
1.3:
* 12 hour mode looks nicer, with a PM indicator.
* Fixed bug in selector's DST handling.
1.2:
* Fixed bug in handling of zones greater than 9 hours from UTC.
* Added UTC and generic offsets.
* Tweaked layout, added icons.