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.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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.