benjymous / MWM-for-Android

Meta Watch Manager Android SDK project for watch wrangling, remote protocol handling and notification routing for the Meta Watch wearable development systems. Includes an Intents based API for quick experiments.
www.metawatch.org
Apache License 2.0
59 stars 30 forks source link

Calendar widgets always display 24hr times #56

Open benjymous opened 11 years ago

benjymous commented 11 years ago

It really should use the user's date settings.

Need to make sure this will fit on the smaller widgets.

code: https://github.com/benjymous/MWM-for-Android/blob/master/src/org/metawatch/manager/Utils.java#L325