A script-enabled browser is required for this page to function properly.

Datetime Local TZ Property

Description

Specifies the local time zone region for DATETIME items.

Set At Runtime Yes

Default

Value of the FORMS_DATETIME_LOCAL_TZ environment variable (if set); otherwise the time zone region extracted from Java client (if FORMS_TZFILE is set); otherwise GMT.

Valid Values

Any string listed as a valid time zone region in the time zone file.

Usage Note

This property is set using SET_APPLICATION_PROPERTY. Its value is retrieved using GET_APPLICATION_PROPERTY. Specifying an invalid timezone_region_string in SET_APPLICATION_PROPERTY(DATETIME_LOCAL_TZ, timezone_region_string); results in the generic error: FRM-41340 No such property or value for Set_Application_Property.

Refer to Built-In

GET_APPLICATION_PROPERTY

SET_APPLICATION_PROPERTY


Datetime_Server_TZ Property

ADJUST_TZ Built-In

About Datetime Items