Time zones for alarm events

At runtime, the Data grid object of the Alarm grid and Alarm log grid objects display the local time of events in the Timestamp column:

Object Timestamp
Alarm grid Set a dynamic link in the Time property.
Alarm history grid Set a dynamic link in the Time property with a node pointer.

In projects that support remote sessions, devices with different local time settings can display different time zones in the widgets. The timestamp of the widget displays in the local time zone of the device, even when events occur in different time zones. In the Timestamp column of the Alarm grid or Alarm history grid, set a converter of type Expression evaluator with the sum of the properties {Item}Time and {Session}TimeZoneOffset. See  View alarms in remote local time zone.