Name

to_s — Returns a String representation

Synopsis

timestampObj.to_s

Description

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