timezone() Function

Function

timezone()

Returns the default offset in minutes from GMT, which is generally the process initiator's time zone.

Parameters

No parameters.

Returns

Integer

Examples

timezone() returns 0 where the user's time zone is GMT.

Feature compatibility

The table below lists this function's compatibility with various features in Appian.
Feature Compatibility Note
Portals Compatible
Offline Mobile Incompatible
Sync-Time Custom Record Fields Compatible

Can be used to create a custom record field that only evaluates at sync time.

Real-Time Custom Record Fields Incompatible
Process Reports Compatible
Process Events Compatible
Open in Github Built: Fri, May 26, 2023 (08:44:32 PM)

On This Page

FEEDBACK