Skip to main content

system.kanoa.utilities.getGatewayTimeZoneOffset

Description

Returns the timezone offset for the gateway server (kanoaCore).

Syntax

getGatewayTimeZoneOffset()
  • Parameters
      None
  • Returns
      mins (Integer) - The timezone offset in minutes.
  • Code Examples

    # Example Usage:
    timezone_offset = system.kanoa.utilities.getGatewayTimeZoneOffset()