Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

« Predchádzajúce Verzia 2 Aktuálny »

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). The structure is automatically redimensioned to a required number of rows.

  • Žiadne štítky