On 16.09.2019 14:02, Adriano dos Santos Fernandes wrote:
There should be a way to client request additional data (tz offset, tz region as string, string length) to be returned together with the data. A general solution, not a wrong specific/incomplete solution.
OK, that's not bad. But on what level? SQL or API? (I.e. should it be function: select SomeTimestamp, getOffset(SomeTimestamp), ... or SQL session control: alter session append offset to timestamp with timezone or APi call: iAttachment->append(TIMESTAMP_WITH_TIMEZONE, TZ_OFFSET); How do you see such feature? Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel