Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

EnumerateTimeZones Function

Overview

The EnumerateTimeZones function reads all of the installed/known time zones in the Windows registry.

Syntax/Parameters

Syntax

string [] = EnumerateTimeZones ( );

Parameters

(none)

 

Return Value

Returns a string array of time zone names or an empty array on failure. Use the GetLastError function to return a formatted error code.

Remarks

Time zone names can be used to retrieve additional time zone information from locales other than the current locale.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic