On 13.02.2024 13:13, 'Mark Rotteveel' via firebird-support wrote:
> On 13/02/2024 12:06, Virgo Pärna wrote:
>>
>>      I guess it is worth checking. But from everything I found, 
>> Windows does not support per user timezone settings.
> 
> The only thing I found is that with Terminal Services, users can have 
> separate time zones on a single machines.
> 
	Ok, so there is that possibility.
>>      And neither does Firebird before version 4....
> 
> Whether Firebird supports the TIME ZONE types or not is not really 
> relevant for that. If the Firebird server is running on a machine 
> reporting 11:10 as the local time, while the user expects it is 12:10, 
> then the user will get the "wrong" time from their perspective, even 
> though the server reports the correct time according to their OS.
> 
	What I ment is that in FirebirdSQL 4 there is DefaultTimeZone 
configuration. And if it where set to UTC for example, while Windows is 
set to CET, I would imagine, that localtimestamp would return different 
value, than Windows clock shows. But since the server really is 2.5.9...