Is there a way to filter by date without dates get converted in utc?
Unfortunately I don't have dates saved in UTC and server-side I might not know the client language and I don't know how to convert back the value the user is searching..
1 Answer, 1 is accepted
0
Rosen
Telerik team
answered on 24 Apr 2015, 07:08 AM
Hello Massimo,
I'm afraid that if the server and the client are in different timezone, it will be required to take additional step to sync the dates. A possible solution will be to send the dates from the client in UTC and then on the server convert it to the appropriate (server timezone).
Regards,
Rosen
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!