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 face is the iOS version. A separate version with a unique UUID is available for Android users.
TO USE:
First, make sure you have httpebble installed.
Then install a DualTZ-selector app. If you use an iOS device use the iOS version. The Android version will work better on Android devices. Run it, and change the timezone to one near you.
Install the DualTZ face. Again, choose the one that matches the phone your Pebble's paired to. Run it, and it should update to your configured timezone shortly.
NOTE FOR 2.0:
The way data is stored on the watch has changed. If you're upgrading from older versions, you'll need to re-run the selector. Sorry about that.
NOTE:
The locations this app uses come from the tz database, a full list of zones is at http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
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.