Applies To
OraTimeStampTZ ObjectDescription
Returns or sets the TIMESTAMP WITH TIME ZONE format used to display the
OraTimeStampTZ object as a string.
Arguments
[in] format
The format used to display an OraTimeStampTZ object as a string.
Usage
format = OraTimeStampTZObj.Format
OraTimeStampTZObj.Format= format
Datatype
String
Remarks
If Format is null, the session TIMESTAMP WITH TIME ZONE format is used to
display the OraTimeStampTZ object as a string.