Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 which demands some consideration from the user. This matrix describes how time stamps 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.
eXtremeplexUTCNo
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 schedule 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.

...