Timezone
This context lets you access and manage a single timezone.
Unique Actions
Configure
This action is used to edit properties of timezone.
![]() | Changing Name field during this operation will cause renaming of current context. This may lead to malfunctioning of other system components that use context name/path as a primary identifier. |
Action Type: |
Common Actions
Delete, Make Copy, Replicate, Edit Context Permissions, Monitor Related Events, View Status
Context States and Icons
This context has no states. It is always represented by the icon.
Advanced Information |
Context Information
Context Type: timezone
Context Name: provided by user
Context Description: provided by user
Context Path: timezones.TIMEZONE_NAME for timezones that belong timezones context in root context
Context Mask: timezones.* for all timezones that belong timezones context in root context
Context Permissions
Level | Description |
None | No access allowed. |
Observer | Basic event monitoring. Status browsing. |
Operator | Configuration browsing. |
Manager | Timezones configuration and removal. |
Engineer | Same as Manager. |
Administrator | Same as Manager. |
Public Variables (Properties)
Common Variables: groupMembership (Group Membership), activeAlerts (Active Alerts)
Timezone Properties
See description of the variable and its fields here.
Variable Name: | childInfo |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
name | String | Timezone Name. Name of this timezone context, required to refer to this timezone from other parts of the system. It should satisfy the context naming conventions. Length: 1-50 characters. |
description | String | Description of this timezone. |
Timezone Table
See description of the variable and its fields here.
Variable Name: | timeTable |
Records: | 0...unlimited |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
fromTime | Date | Timezone begins at this Time. Time-only editor is used. |
toTime | Date | Timezone ends at this Time. Time-only editor is used. |
fromYear | Integer | Timezone begins at this Year |
toYear | Integer | Timezone ends at this Year |
months | Table | Table contains all of the months. Possible to select these months in any variants. |
monthDays | Table | Table contains all of the month days. Possible to select these days in any variants. |
weekDays | Table | Table contains all of the week days. Possible to select these days in any variants. |
comment | String | Comment for this timezone. |
Public Functions
This context has no public functions.
Public Events
Common Events: info (Information)
Was this page helpful?