Function %GetKnownTimeZones


Function

The function returns list of known time zones.

Declaration
%GetKnownTimeZones(
      in refToColumn
)
Parameters

Description

The Function fills text column defined by reference refToColumn with list of known time zones. All time zones from this list can be used as time zone parameter in date and time manipulation functions.

The column is defined by the reference to an item from this column (e.g. _rec^item).

Napíšte komentár