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.
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og 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.