Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

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 of the Secure Agent machine that runs the process.
For processes and taskflows that run on cloud server, the system always sets the timezone to GMT.

Syntax

date:getTimeZone()

Return Value

Returns the timezone ID as a string value.

Example

If you run the process on a Secure Agent configured with the system time zone set to IST, the function date:getTimeZone() returns
IST
.
If you run the process or taskflows on the Cloud Server, the function date:getTimeZone() returns
GMT
.

0 COMMENTS

We’d like to hear from you!