This is a migrated thread and some comments may be shown as answers.

[Solved] Filter by date without UTC conversion

1 Answer 187 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Massimo
Top achievements
Rank 1
Massimo asked on 22 Apr 2015, 07:30 AM
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

Sort by
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!
 
Tags
Grid
Asked by
Massimo
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or