Name

default_fmt= — Sets the string format

Synopsis

basetimestampObj.default_fmt=(fmt)

Description

#default_fmt= sets the default text format of the timestamp to fmt, which must be a valid Oracle timestamp format model. An invalid format will raise an exception when it is used, not when it is set.

If fmt includes a fractional-second specifier (“FFn”, where n is in the range 1–9), the instance variable secondprecision will be set to the value of n.