Name

to_s — Returns a String representation

Synopsis

timestamptzObj.to_s

Description

#to_s returns a String representation of timestamptzObj. If timestamptzObj is NULL, the String contains “NULL”.