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