Table of Contents

Search

  1. Preface
  2. Understanding Data Types and Field Properties
  3. Designing Processes
  4. Using and Displaying Data
  5. Designing Guides
  6. Designing Process Objects
  7. Designing Service Connectors
  8. Using App Connections
  9. System Services, Listeners and Connectors
  10. Designing Human Tasks

Design

Design

getTimeZone

getTimeZone

Returns a string that specifies the timezone ID where the process is running or where the user is executing it.

Syntax

date:getTimeZone()

Return Value

Returns the timezone ID as a string value.

Example

If the process is being executed in the IST time zone, the following expression returns
2023-01-01T12:00:00+00:00
as the result:
date:getTimeZone()

0 COMMENTS

We’d like to hear from you!