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

Datetime Server TZ Property

Description

Specifies the server time zone region for DATETIME items.

Set At Runtime No

Default

Value of the FORMS_DATETIME_SERVER_TZ environment variable (if set);
otherwise GMT.

Valid Values

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

Usage Note

This property value cannot be set via SET_APPLICATION_PROPERTY Built-in; however, the value in the environment can be obtained using GET_APPLICATION_PROPERTY. Issuing SET_APPLICATION_PROPERTY(DATETIME_SERVER_TZ, timezone_region_string); will result in the generic error: FRM-41340 No such property or value for Set_Application_Property irrespective of validity of timezone_region_string.

Refer to Built-In

GET_APPLICATION_PROPERTY


Datetime_Local_TZ Property

ADJUST_TZ Built-In

About Datetime Items