When Oracle9i Forms built-in can be used to automatically change the display of all DATETIME values in your application from one time-zone region to another?
A.
DISPLAY_ITEM
B.
ADJUST_TZ
C.
SET_APPLICATION_PROPERTY with the BUILTIN_DATE_FORMAT argument.
D.
SET_APPLICATION_PROPERTY with the DATETIME_LOCAL_TZ argument.
E.
SET_APPLICATION_PROPERTY with the PLSQL_DATE_FORMAT argument.