This question is locked. New answers and comments are not allowed.
Hi.
I have a datetime field inside a telerik grid.
I deploy the web application to a Madrid Spain server. When I open the web application from a Bogota browser, the datetime picker shows me the date to choose.
I choose for example '05/01/2012 05:21 pm'. When I click the validate button that accepts the changes made, it transforms '05/01/2012 03:00' to '04/01/2012 21:00 pm.
Why the response of the server is subtracting this time difference?
How can I do to enable globalization to take the explorer configuration for the datetimepicker don't change the date choosen in the telerik grid?.
Thanks in advance.
I have a datetime field inside a telerik grid.
I deploy the web application to a Madrid Spain server. When I open the web application from a Bogota browser, the datetime picker shows me the date to choose.
I choose for example '05/01/2012 05:21 pm'. When I click the validate button that accepts the changes made, it transforms '05/01/2012 03:00' to '04/01/2012 21:00 pm.
Why the response of the server is subtracting this time difference?
How can I do to enable globalization to take the explorer configuration for the datetimepicker don't change the date choosen in the telerik grid?.
Thanks in advance.