/
Timezone Settings in the SnapLogic Platform

<meta name="google-site-verification" content="PsyDFhLouHz7pXoW5CLgjJ0serRpYijqBNoQ7l3-HL4" />

Timezone Settings in the SnapLogic Platform

The SnapLogic platform consists of various components (such as Snaps, Snaplexes, APIs) and interacts with various 3rd party applications and technologies, making timezone settings an issue that demands some consideration from the user. This matrix describes how timestamps are handled across the various components of the SnapLogic platform. 

SnapLogic Component

Supported Timezone 

User

Configurable?

Notes

SnapLogic Component

Supported Timezone 

User

Configurable?

Notes

 

 

 

 

UI Dashboard

Coordinated Universal Time (UTC), controlled by the browser, which defaults to local time for the host machine.

No

This setting depends on the browser and is not part of the SnapLogic product. For Chrome, you can install an extension to change the time zone: https://chromewebstore.google.com/detail/change-timezone-for-googl/cejckpjfigehbeecbbfhangbknpidcnh.

 

The downloaded information contains timestamps in UTC.

 

 

Snaps/Pipelines

Default UTC

Yes

Configurability depends on whether a Snap supports date/time expressions. See documentation for the specific Snap for more information.

For details about supported timezone configuration for specific 3rd party applications, see Database Date Types.

Cloudplex

UTC

No

None

Groundplex

User defined

Yes

Since a Groundplex is on-premise, this setting depends on the host OS timezone setting.

Public API

UTC

No

You can only view timestamp information via the Activity API.

Tasks

User defined

Yes

Since scheduled tasks have a scheduled time to execute, a drop-down menu allows the user to choose the time zone for the scheduled time of task execution.

Error Logs

UTC

No

None

User Notifications

Local

No

This timezone is dependent on host OS time settings. The browser uses the host OS time zone to convert to the user's local time zone.

Timezone setting example: if you configure the timestamp of a Snaps to a local timezone, only the timestamp of the data in the pipeline is affected. Hence, the timestamp information of the pipeline activity on the Dashboard would still be dependent on the timezone settings of the host OS.


See Also