A view for selecting the time of day, in either 24 hour or AM/PM mode.

learn more… | top users | synonyms

0
votes
0answers
21 views

Activate wifi with time picker android

How can i activate the wifi when i decide the time? This is the code but for now i create the timepicker and the wifi option to turn it on is inside the picker so doesn't go. i want that if i decide ...
0
votes
1answer
18 views

DTM_SETFORMAT for a Time Picker control doesn't honor format specifier

I'm using the following code to set the format of the Time Picker control (with the Win32 class name SysDateTimePick32) to display time in US English format only: LCID lcid = ...
0
votes
1answer
41 views

Timepicker showing datepicker

I have added a timepicker js to my project and using the follwing code $("#AcAppointments_start_time").timepicker({ hourMin : 8, hourMax : 22, stepMinute ...
0
votes
0answers
26 views

Jquery Timepicker for IE

I am php developer..i need to add jquery timepicker for field in form.i use this code <script type="text/javascript"> $(function() { ...
0
votes
0answers
18 views

Jquery time picker

I am using asp.net. And I am trying to add date picker and time picker by using jquery. I can successfully run date picker. But when I run time picker it returns error in jquery.ui.widgets $.widget = ...
0
votes
3answers
34 views

DateTime, an exception of type 'System.InvalidOperationException'

Haveing this problem with a TimePicker that i am using. When i dont have selected any time I am getting this error: An exception of type 'System.InvalidOperationException' Where the exception ...
1
vote
2answers
51 views

Object has no method 'Timepicker'

Currently I am working on a project with bootstrap supr theme. By default it is loading following js files : bootstrap.js colorpicker.js, date.js, elfinder.min.js, fullcalendar, iosorientation, ...
0
votes
1answer
25 views

JQuery Time Picker basic example

I am trying to implement the basic time picker in JQuery but its not working at all Please Help <!DOCTYPE html> <html> <head> <link type="text/css" ...
1
vote
0answers
37 views

Modify the next and previous times in a TimePickerDialog?

I've successfully implemented a TimePickerDialog that only allows the user to select a minute value that is an increment of 15, e.g. 00, 15, 30, 45. However, the "grayed out" next and previous times ...
0
votes
0answers
22 views

JQuery 24 hour timepicker

I am having problems with my Timepicker. The code is as follows: <link href="css/style.css" rel="stylesheet" type="text/css" /> <script ...
-1
votes
1answer
16 views

TimePicker paste to text [closed]

I have made TimePicker Dialog. I created from this : http://developer.android.com/guide/topics/ui/controls/pickers.html Now when I select my time it disappears. I want to make PlanText where the ...
0
votes
1answer
45 views

Set timepicker value in code

Is it possible to set the timepicker value in code. What I am thinking here is that if I have a timepicker and choose a time value, thats the time is should use. But if I dont choose a time value, ...
-4
votes
0answers
15 views

Notification in specific time [closed]

I am learning notification and i have made time picker. Main idea is to pick time and then save it and when the time comes notification pop up. And that is my question how can i set my notification ...
0
votes
3answers
96 views

Exception of type 'System.InvalidOperationException' occurred in mscorlib.ni.dll but was not handled

I am getting this message: "Exception of type 'System.InvalidOperationException' occurred in mscorlib.ni.dll but was not handled in user code" This problem occurs when my TimePicker dont have any ...
0
votes
0answers
25 views

how to have date picker shoing only 7days from the current date (from server) and blocking all the other dates in android

I have an activity which has a date picker and time picker. Date picker must show only 7 dates from the current date (current date fetched from the server) and blocking all the other dates. Time ...
1
vote
2answers
24 views

How to retain the 0 value after the view page is rendered?

My Code on View page: Html.LabelFor(x => x.StartTime, new {@class = ""}), Html.TextBoxFor(x => x.StartTime, new { ...
0
votes
1answer
45 views

Multiple dynamic instances of bootstrap-timepicker

I am using the bootstrap-timepicker for rails and I am using it in a form helper. It works very well if there is only one instance of it. Here is a code fragment: <div class="bootstrap-timepicker ...
0
votes
1answer
71 views

Check specific date and comparing start time and end time based on the timepicker and datepicker if overlaps

I need to do a room booking app. I want to take the date from the datepicker value, then start time and end time from the timepicker value. For that, I want to check for the selected date. Then, ...
0
votes
2answers
95 views

How do I programmatically extract values from DatePicker/TimePicker Spinners in Android?

I originally followed the tutorial on android developers, but since I plan on having 2 of each on the page, I figured it'd be a bit more elegant to pull the values from the pickers. I first used the ...
0
votes
0answers
29 views

How to change the starting day of the jquery-ui-timepicker-addon.js which is sunday to monday?

I have used the timepicker add0n "jquery-ui-timepicker-addon.js" but the problem is how can I customized this addon in such a way that the starting day of the week will start on monday instead of ...
0
votes
0answers
65 views

CakePHP - DatePicker and TimePicker doesnt work when I make a request ajax ('change')

i'm using CakePHP with a datepicker and a timepicker. In my CakePHP aplicattion i use $this->Js->get('#tes')->event('change', $this->Js->request to populate different dropdown lists ...
0
votes
1answer
105 views

trentrichardson datetimepicker and timepicker doesn't work

For the trentrichardson timepicker addon (http://trentrichardson.com/examples/timepicker/) for datetimepicker and timepicker, it seems to work for a limited amount of time (6 hours to a day), THEN, it ...
-3
votes
0answers
29 views

android sdk timepicker should it be different class? [closed]

I am new to android sdk I want to build app when people can add notes. I can write a program to add notes but I also want to make to set a time for event. My problem is how to use a timepicker for ...
-1
votes
1answer
42 views

how to simply get selected time From TimePicker in android?

i want to retrieve the time from TimePicker in android and store in appropriate variable which variable will suit for it. as i also want to save it in a sqlite Database.how can i retrieve time which ...
1
vote
0answers
103 views

Android : How do i style a DatePicker and TimePicker?

I need to develop an application where i need to style a date and time picker, I am having trouble setting the colors of the text and the separators of the components. How do i override or write a ...
0
votes
1answer
118 views

Android: Datepicker dialog - TimePickerDialog.OnTimeSetListener

I am newbie in Android, here I am again with another "simple" question. I hope you can help me. I just want a button that displays a TimePicker in a dialog. When I set the time in timepicker I would ...
0
votes
2answers
52 views

Accept only future time from a time picker dialog: Android

Is it possible to get only future time from aTimePickerDialog? Or can I set starting time for TimePicker in a TimePickerDialog?
0
votes
2answers
52 views

TimePicker If CheckBox IsChecked

I'm trying to put in the Time Picker Dialog a CheckBox Above The Time Picker That just if it's checked the Time Picker Will Work.I've trie'd to make CheckBox in the TimePickerFragment(onCreateDialog) ...
0
votes
2answers
156 views

Time picker 4.2 and getting Edit Text

i've been using upto 4.1....... TimePicker tpClock = (TimePicker) findViewById(R.id.tpClock); View view = tpClock.getChildAt(0); EditText etHours = (EditText) ((ViewGroup)((ViewGroup) ...
0
votes
1answer
102 views

jQuery Timepicker - change the [hourMax] value based on the day selection

I'm quite new to javascript and jQuery. What I have so far works nice but I now need to change the [hourMax] value based on the day selection. Mo-Thu will be 18, Fridays has to be 16 - I suspect the ...
0
votes
2answers
138 views

Date/Time picker phone and/or OS default in Android

In my android app I have this datepicker and timepicker. Some phones have a spinning wheel as their default date/time picker. I would like them to look like a spinning wheel when that's the default ...
0
votes
2answers
180 views

jQuery clock not working in jsf 1.2

I am implementing jQuery clock in my application. This clock is working fine in HTML/JSP page but not working in jsf 1.2. <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@taglib ...
-1
votes
1answer
156 views

TimePicker for HH:MM:SS format [closed]

I want to put a time picker control on my web form. I'm using jQuery UI TimePicker (http://fgelinas.com/code/timepicker/) in which I can achieve time selection in HH:MM format. However, I want a time ...
0
votes
1answer
153 views

alarm set using timepicker not working, android

i'm adding alarm to my app. when the time for appointment set from user using timepicker, i want to alert user with alarm. if i set to alarm, it only takes the last alarm i set, how i want to make ...
0
votes
0answers
82 views

set alarm from datepicker, Android

i'm developing an alarm. Once the user add the appointment with the date and time, it will alarm 3 hours before the time&date set using datepicker, i've try doing as in this ...
0
votes
1answer
207 views

Android time and date picker in one (iOS equivalent)

I am building an HTML5 coded app that will be wrapped for both android and iPhone. I have a button that should evoke the date/time picker. On iOS this is easy as the picker already exists in one ...
0
votes
1answer
179 views

How do i change the Android TimePicker minute intervals?

I am writing an application where the user needs to specify a given point in time, but i can't seem to figure out how to set the minute values that the user can choose from, to only use increments of ...
0
votes
0answers
38 views

calculate hours from 2 timepicker

this is my sample page to calculate hours and store it in MySQL DB...can somebody help me... <table> <tr> <td>Start</td> <td>End</td> </tr> ...
0
votes
3answers
75 views

Is there a way to get the time of the TimePicker without using the TimePickerDialog?

I want to know if there is a way to get the time that the user has set in a TimePicker on the screen without using a Dialog. I don't see the point in creating a button that will pop up a ...
0
votes
3answers
326 views

Date and Time picker in ASP.net

I know this question is on SO a few times already but I cannot find a working or suitable answer. I want a date picker which includes a time picker. I don't want any fancy frills etc, just something ...
0
votes
1answer
249 views

The local variable may not have been initialized

ISSUE: I have a TimePicker which I'd like to use to save the value of the long/string "minutes" which represents the total number of minutes between the current time and the time selected by the ...
1
vote
3answers
400 views

Time picker ONLY in asp.net

I am creating an vb.net page. The page is to allow users to schedule lectures, appointments etc. I have a few text boxes to add the details. I have used the asp:calendar control to select the ...
2
votes
1answer
335 views

Android Listview Item- slide left and slide right to get a TimePicker and DatePicker

So when I slide left on the Item I want to get a TimePicker,and when I slide Right I want to get a DatePicker.This is the MainActivity,and hope u get the answer ;) package com.example.dailyplanner; ...
0
votes
2answers
183 views

Android NumberPicker, DatePicker, TimePicker arrows are missing

I have seen many examples with a pair of up and down arrows on NumberPicker, DatePicker and TimePicker of Android applications. But when I use it, application show no arrows. Are there any tricks to ...
0
votes
3answers
219 views

Android Java Time Picker Dialog

hey I am trying to make a TimepickerDialog. But the app crashes soon as I press the Set Time button. Here is the code. MainActivity: package com.wifitimer; import java.text.DateFormat; import ...
0
votes
0answers
141 views

Android How to change TimePicker theme?

Currently using Theme.Sherlock theme for my application. Is that possible to change theme for TimePicker widget. I want to change the blue divider to green, and the white text to black. I did not ...
-1
votes
3answers
136 views

How to save a time from the time picker and compare it

I'm writing an app where I need to get the user set time from the start time time picker, and a user set time from an end time time picker. Then compare the start time and the end time with the ...
0
votes
2answers
67 views

Implementing two TimePickers in the same activity

I'm using two timepickers in the same activity to let the user choose a start time and a stop time for a specific task, I'm using the DialogFragment class that's available in the support library for ...
1
vote
2answers
287 views

TimePicker onTimeSet not being called

I'm using a time picker to let the user enter his desired time to do a specific task, I'm using the DialogFragment class that's available in the support library for backward compatibility with older ...
0
votes
0answers
96 views

How Do I show hours, minutes and seconds in TimePicker or DatePicker at Windows Phone?

I am doing a temporizer or elapsed time, but i want choose the time start with a timepicker or datetpicker, throught hours, minutes and seconds. Please I need help!!! Thanks.

1 2 3 4 5 8