(jsTimestamp: Ordered[JsTimestamp]).<(that)
(jsTimestamp: Ordered[JsTimestamp]).<=(that)
(jsTimestamp: Ordered[JsTimestamp]).>(that)
(jsTimestamp: Ordered[JsTimestamp]).>=(that)
(jsTimestamp: Date).after(arg0)
(jsTimestamp: Timestamp).after(arg0)
(jsTimestamp: Timestamp).after(arg0)
(jsTimestamp: Date).before(arg0)
(jsTimestamp: Timestamp).before(arg0)
(jsTimestamp: Timestamp).before(arg0)
(jsTimestamp: Date).clone()
(jsTimestamp: Timestamp).clone()
(jsTimestamp: Ordered[JsTimestamp]).compare(that)
(jsTimestamp: Date).compareTo(arg0)
(jsTimestamp: Timestamp).compareTo(arg0)
(jsTimestamp: Timestamp).compareTo(arg0)
(jsTimestamp: Ordered[JsTimestamp]).compareTo(that)
(jsTimestamp: Date).equals(arg0)
(jsTimestamp: Timestamp).equals(arg0)
(jsTimestamp: Timestamp).equals(arg0)
(jsTimestamp: Date).getTime()
(jsTimestamp: Timestamp).getTime()
(jsTimestamp: Date).hashCode()
(jsTimestamp: Timestamp).hashCode()
(jsTimestamp: Date).setTime(arg0)
(jsTimestamp: Timestamp).setTime(arg0)
(jsTimestamp: Date).toInstant()
(jsTimestamp: Timestamp).toInstant()
(jsTimestamp: Date).toString()
(jsTimestamp: Timestamp).toString()
(jsTimestamp: Date).getDate()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).getDate()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).getDay()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).getDay()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).getHours()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).getHours()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).getMinutes()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).getMinutes()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).getMonth()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).getMonth()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).getSeconds()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).getSeconds()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).getTimezoneOffset()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).getTimezoneOffset()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).getYear()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).getYear()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).setDate(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).setDate(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).setHours(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).setHours(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).setMinutes(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).setMinutes(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).setMonth(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).setMonth(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).setSeconds(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).setSeconds(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).setYear(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).setYear(arg0)
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).toGMTString()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).toGMTString()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Date).toLocaleString()
(Since version ) see corresponding Javadoc for more information.
(jsTimestamp: Timestamp).toLocaleString()
(Since version ) see corresponding Javadoc for more information.
An SQL TIMESTAMP value. It adds the ability to hold the SQL TIMESTAMP fractional seconds value, by allowing the specification of fractional seconds to a precision of nanoseconds. Support the JDBC escape syntax for timestamp values.
The precision of a Timestamp object is calculated to be either: