timeZone property

TimeZoneSettings timeZone
getter/setter pair

The timeZone of this connection for date operations that don't specify a timeZone.

Implementation

TimeZoneSettings timeZone = TimeZoneSettings('UTC');