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 a list of known time zones. All of the time zones from this list can be used as a 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). The structure is automatically redimensioned to a required number of rows.

Napíšte komentár