Hi,
I am encountering a weird issue within the application i am building in Servoy 3.5.7 for the web client. I display a DATETIME field from a record in a TEXT FIELD with format HH:mm. The problem is that on the web i see the time -1h. So if i set the time to 9:00 in the smart client, i see it 8:00 in the web client. On the server the timezone is GMT+2. My timezone is GMT+2. A person from a country with a timezone GMT+1 sees it 10:00, so +1h!
The property servoy.use.client.timezone is set to TRUE. This means we should all the the same time, correct?
I would deeply appreciate your help.
DB