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