Skip to end of banner
Go to start of banner

Timezone Settings in the SnapLogic Platform

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

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
UI DashboardUTCNoThis setting depends on the browser, which obtains time zone information from the host Operating System (OS). This setting is not part of the SnapLogic product.
Snaps/PipelinesDefault UTCYes

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.

CloudplexUTCNo
GroundplexUser definedYesSince a Groundplex is on-premise, this setting depends on the host OS timezone setting.




Public APIUTCNoYou can only view timestamp information via the Activity API.
TasksUser definedYesSince 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 LogsUTCNo
User NotificationsLocalNoThis 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

  • No labels