This is a regular Pebble app that will let you configure which timezone will be shown on the DualTZ watchface.
This version will work better with Android devices.
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.