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.
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk 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.