Which Oracle9i Forms built-in can be used to change the display of a single DATETIME value from one time-zone region to another without affecting other DATETIME items?
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.