Hi
I am doing a booking site. In my local environment all my timeslots are coming out in 24 hours. (16:00). But on the server it comes out like 4:00. The data is created in a surfacecontroller and returned as json using ajax.
I have tried setting the culture to danish as well as the user. In the old days you could solve it by putting globalization in the webconig file...
Umbraco 11 Globalization
Hi I am doing a booking site. In my local environment all my timeslots are coming out in 24 hours. (16:00). But on the server it comes out like 4:00. The data is created in a surfacecontroller and returned as json using ajax.
I have tried setting the culture to danish as well as the user. In the old days you could solve it by putting globalization in the webconig file...
How and where can i change that.
Hi Jonas,
Can you show the code that renders this data?
Alex
Sorry the error was not Umbraco related... Thank you anyway.
is working on a reply...