On Wed, Mar 16, 2011 at 4:49 PM, Samsung Galaxy <[email protected]> wrote: > right now there is a button to change AM/PM but time repeat after > 12:00 AM to 01:00 PM
When you ask questions, you need to be more specific. For example, we are having to guess that you are referring to TimePicker. If you make us guess, we will not answer your questions, or we will do so inaccurately because our guesses are wrong. You can call setIs24HourView() on your TimePicker to change between 12- and 24-hour mode. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

