IConnectionPool.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.

interface IConnectionPool
@property shared
immutable(TimeZone)
timeZone
()

Meta