DatePicker works only with dates, although dateValue accepts JSDate object. DatePicker is ignoring the time part. So don't expect to have time offset returned from DatePicker.
So there is no standard way to send the date to the backend using DateTime property in OData v2 as DateTime is always expecting and time, and the time depends on the timezone?
Add comment