AFAIK you will have to create your own...

The Class description for TimePicker (
http://developer.android.com/reference/android/widget/TimePicker.html) says
this:

*A view for selecting the time of day, in either 24 hour or AM/PM mode. The
hour, each minute digit, and AM/PM (if applicable) can be conrolled by
vertical spinners. The hour can be entered by keyboard input. Entering in
two digit hours can be accomplished by hitting two digits within a timeout
of about a second (e.g. '1' then '2' to select 12). The minutes can be
entered by entering single digits. Under AM/PM mode, the user can hit 'a',
'A", 'p' or 'P' to pick. For a dialog using this view, see
TimePickerDialog<http://developer.android.com/reference/android/app/TimePickerDialog.html>
.*

I could not find any mention of the ability to display seconds on that
page...

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Thu, May 19, 2011 at 10:17 PM, shanmu nathan <win.sha...@gmail.com>wrote:

> Hi friends,,
>             I m new in android developing,  I started  One application
> using time Picker. I need one help from yours. I need to show the time
> picker with seconds.. i dnt knw how to customize the default time picker...
> anybody help me pls..
>
> --
> With Regards,
>
> SHANMUGANATHAN. A
> Software Engineer Trainee,
> Citrisys Solution,
> Phone: +91.44.22311173
> Mail To: sayyadu...@citrisys.com
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to