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.
Any string listed as a valid time zone region in the time zone file.
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.