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