Home > @i2analyze/i2connect > connectors > IConnectorConfig > timeZoneId
connectors.IConnectorConfig.timeZoneId property
Gets the identifier of the time zone that applies to all data from the connector, unless overridden by a service.
Signature:
readonly timeZoneId?: string;
Returns: string
Introduced: API version 1.0
Remarks
If not specified the time zone will be set to "UTC".