This is a migrated thread and some comments may be shown as answers.

Where is seconds in select time picker?

3 Answers 315 Views
DatePicker and DateSelector
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
kity
Top achievements
Rank 2
kity asked on 21 Aug 2012, 12:47 PM
When I use this format HH:mm:ss i see seconds, but when open select page( http://www.telerik.com/help/windows-phone/media/TimePicker-Formatting-02.png) I did not see. Why?

<telerik:RadTimePicker x:Name="FromTimePicker"
SelectorFormat="HH:mm:ss" DisplayValueFormat="HH:mm:ss" />



I want in select time to have seconds too.

3 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 21 Aug 2012, 02:28 PM
Hi Pet,

Thanks for writing and for your interest in RadControls for Windows Phone.

The RadTimePicker control does not support seconds.

We have introduced a new control recently that can be found in our latest Q2 2012 SP2 version which can be used for this scenario:

RadTimeSpanPicker.

I hope this helps.

Let me know in case you have further questions or need assistance.

All the best,
Deyan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
kity
Top achievements
Rank 2
answered on 22 Aug 2012, 09:46 AM

Ok, it is work

<telerik:RadTimeSpanPicker x:Name="ToTimePicker"  Margin="0,90,0,0" DisplayValueFormat="hms" MaxValue="23:59:59.999" MinValue="0" /> 

How to hide non selectable hours (outside of time diapason) to not display in selectable page. 
In Selected page I want to display only at interval from 00:00:00 - to 23:59:59

0
Accepted
Deyan
Telerik team
answered on 22 Aug 2012, 02:51 PM
Hi Pet,

Thanks for writing back.

This is currently not possible. Since the control is in Beta version, we will take your requirement into account for the official version.

I have updated your account with 1000 Telerik points for bringing our attention to this.

Let us know in case you have further feedback or any other questions.

Regards,
Deyan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
DatePicker and DateSelector
Asked by
kity
Top achievements
Rank 2
Answers by
Deyan
Telerik team
kity
Top achievements
Rank 2
Share this question
or