The problem seemed to exist when using MVC wrapper. For some reason, the dates being passed to server using the widget is inconsistent. For example if I picked the Date from date picker versus I typed in manually in the date picker, seem to have sent different values back to server. I am not sure if this was a bug with wrapper, but I switched to js and using the parametermap override, as you have in some online samples seem to have at least consistently send times in UTC.
↧