Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Function %GetKnownTimeZones


Function

The function returns list of known time zones.

Declaration


Blok kódu
languageesl
themeConfluence
%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). The structure is automatically redimensioned to a required number of rows.