http://developer.android.com/reference/android/widget/TimePicker.html Especially: http://developer.android.com/reference/android/widget/TimePicker.html#setIs24HourView(java.lang.Boolean)
setIs24HourView<http://developer.android.com/reference/android/widget/TimePicker.html#setIs24HourView(java.lang.Boolean)> (Boolean <http://developer.android.com/reference/java/lang/Boolean.html> is24HourView) Set whether in 24 hour or AM/PM mode. On Sun, May 20, 2012 at 6:17 PM, Tadas Martinkus <[email protected]> wrote: > Hello, > > How to do 24hours time picker becouse now it 12hours with pm and am. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

