On 14/06/2019 10:25, Vlad Khorsun wrote:
>>>
>> Do you even worked with a library doing datetime logic in a way suitable
>> for multiple time zones?
>>
>> Every one stores the UTC time more the region _or_ offset. The
>> displayable value is calculated only when one wants to display the
>> value.
>
>   This is exactly what i want. The only difference with current state
> of things is to move that calculation from client to the server - at
> the moment when it returns\receives data to\from client.
>
I already said how to do it at the same time fixing the intl string
problems. Surely is a architectural change on how to make that info in a
backward compatibility way at the C/C++ API level and remote, but we
should always think smart anyway.


>> Every one who tries to store adjusted time fails, including:
>
>   I not offer to store adjusted time.

"store" also in memory descriptors. You surely are wanting this wrong
approach.


Adriano



Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to