I have edit box controls with time pickers on my xPages that are used to choose time values (hh:mm). This works just fine in FireFox and Chrome, but not at ALL in IE (any version of IE). In IE, when I select a time from the time picker, nothing is populated to the field. Ever. I've tried using dijit.form.TimeTextBox and dijit.form.DateTextBox, but it still does not work at all. The version of IE I'm using is 11.0.9600.18860.
Does anyone have a solution for this?