You are implementing time-zone supported for an application. You have set the environment variables FORMS90_TZ_FILE and FORMS90_DATETIME_SERVER TZ, but you have not set the
FORMS90_DATETIME_LOCAL_TZ environment variable.
How does Forms behave at run time?
A.
You get a run-time error, and an error message is displayed.
B.
FORMS90_DATETIME_LOCAL_TZ defaults to the PDT time zone.
C.
FORMS90_DATETIME_LOCAL_TZ defaults to the GMT time zone.
D.
FORMS90_DATETIME_LOCAL_TZ defaults to the client browser time-zone region or the URL parameter DATETIMELOCALTZ.
E.
FORMS90_DATETIME_LOCAL_TZ defaults to the value of the FORMS90_DATETIME_SERVER_TZ environment variable.