getTimestamp Method (DateTimeOffset)
Returns the point in time represented by this DateTimeOffset object as a java.sql.Timestamp.
Syntax
public java.sql.Timestamp getTimestamp()
Return Value
A value of type java.sql.Timestamp.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the point in time represented by this DateTimeOffset object as a java.sql.Timestamp.
public java.sql.Timestamp getTimestamp()
A value of type java.sql.Timestamp.