Hi All,
I figure that there must be an easy solution to this but I cannot figure it out.
I want to set initial date to a stored value in the database so that the form can be updated.
BUT the first time sees the airdate/timepicker and before they click on it, they should see no value.
AND - the first view of the calendar WHEN IT POPS OPEN is the current date BUT the minutes rounded to the closest quarter hour.
Eg. if it is 8:39 I want to AirDate/TimePicker to show 8:45…that way if they don’t change the time, it will not be storing a date 8:39…
I have set up the element to only accept 15 min segments so if they actually move the minute slider, it takes them to the next quarter hour, but the first minute value that the user is offered is the 39 minute value or 12 like the image below.
Can Anyone help me with this?