AsyncPool.timeZone

Returns server time zone used in ONE OF sql servers. Warning: This method can be trusted only the pool conns are connected to the same sql server. TODO: Make a way to get such configs for particular connection.

class AsyncPool
immutable(TimeZone)
timeZone
@property shared
(
)

Meta