How to hide or remove minutes in time picker in xamarin forms
up vote
0
down vote
favorite
I have a requirement of display only hours in time picker. I have search a lot for hiding minutes in time picker but not luck. Please suggest any idea for removing or hiding minutes in time picker. Thank you advance.
xamarin xamarin.forms
add a comment |
up vote
0
down vote
favorite
I have a requirement of display only hours in time picker. I have search a lot for hiding minutes in time picker but not luck. Please suggest any idea for removing or hiding minutes in time picker. Thank you advance.
xamarin xamarin.forms
just use a regular picker with a list of hours
– Jason
Nov 8 at 13:33
We can use that but user not feel like when user select time in time picker.
– Deepak
Nov 8 at 13:34
Check this thread to get some ideas stackoverflow.com/questions/35931470/timepicker-with-seconds
– EvZ
Nov 8 at 15:24
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a requirement of display only hours in time picker. I have search a lot for hiding minutes in time picker but not luck. Please suggest any idea for removing or hiding minutes in time picker. Thank you advance.
xamarin xamarin.forms
I have a requirement of display only hours in time picker. I have search a lot for hiding minutes in time picker but not luck. Please suggest any idea for removing or hiding minutes in time picker. Thank you advance.
xamarin xamarin.forms
xamarin xamarin.forms
asked Nov 8 at 13:32
Deepak
14516
14516
just use a regular picker with a list of hours
– Jason
Nov 8 at 13:33
We can use that but user not feel like when user select time in time picker.
– Deepak
Nov 8 at 13:34
Check this thread to get some ideas stackoverflow.com/questions/35931470/timepicker-with-seconds
– EvZ
Nov 8 at 15:24
add a comment |
just use a regular picker with a list of hours
– Jason
Nov 8 at 13:33
We can use that but user not feel like when user select time in time picker.
– Deepak
Nov 8 at 13:34
Check this thread to get some ideas stackoverflow.com/questions/35931470/timepicker-with-seconds
– EvZ
Nov 8 at 15:24
just use a regular picker with a list of hours
– Jason
Nov 8 at 13:33
just use a regular picker with a list of hours
– Jason
Nov 8 at 13:33
We can use that but user not feel like when user select time in time picker.
– Deepak
Nov 8 at 13:34
We can use that but user not feel like when user select time in time picker.
– Deepak
Nov 8 at 13:34
Check this thread to get some ideas stackoverflow.com/questions/35931470/timepicker-with-seconds
– EvZ
Nov 8 at 15:24
Check this thread to get some ideas stackoverflow.com/questions/35931470/timepicker-with-seconds
– EvZ
Nov 8 at 15:24
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53208799%2fhow-to-hide-or-remove-minutes-in-time-picker-in-xamarin-forms%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
just use a regular picker with a list of hours
– Jason
Nov 8 at 13:33
We can use that but user not feel like when user select time in time picker.
– Deepak
Nov 8 at 13:34
Check this thread to get some ideas stackoverflow.com/questions/35931470/timepicker-with-seconds
– EvZ
Nov 8 at 15:24