Hi Peter,
Thanks for quick reply,
i have update the fiddle like this if we give minute value other than 30 it will not set correct time.
For example
$(“#rangeSelector”).jqxRangeSelector(‘setRange’, new Date(2014, 5, 1, 1, 30, 0), new Date(2014, 5, 1, 14, 45, 0));
it will return result to 9.30 rather than 14.45
http://jsfiddle.net/76va59tf/2/
Thanks,
Gaurav Rawat