Statements (53)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:builtBy |
Date()
Date(int year, int month, int date) Date(long date) Date(int year, int month, int date, int hrs, int min, int sec) Date(int year, int month, int date, int hrs, int min) |
gptkbp:commonIn |
legacy code
|
gptkbp:deprecatedIn |
gptkb:JDK_1.1
getDay() getHours() getMinutes() getMonth() getSeconds() getYear() setDate(int) setHours(int) setMinutes(int) setMonth(int) setSeconds(int) setYear(int) |
gptkbp:documentation |
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html
|
gptkbp:formattingSupport |
no
|
https://www.w3.org/2000/01/rdf-schema#label |
java.util.Date
|
gptkbp:implementedIn |
java.io.Serializable
java.lang.Cloneable java.lang.Comparable |
gptkbp:introducedIn |
gptkb:JDK_1.0
|
gptkbp:method |
clone()
toString() hashCode() equals(Object obj) after(Date when) before(Date when) compareTo(Date anotherDate) getTime() parse(String s) setTime(long time) toInstant() UTC(int year, int month, int date, int hrs, int min, int sec) |
gptkbp:parsingSupport |
no
|
gptkbp:replacedBy |
java.time.Instant
java.time.LocalDate java.time.LocalDateTime |
gptkbp:serialVersionUID |
7523967970034938905L
|
gptkbp:superclass |
gptkb:java.lang.Object
|
gptkbp:threadSafe |
false
|
gptkbp:timezoneSupport |
no
|
gptkbp:toStringFormat |
dow mon dd hh:mm:ss zzz yyyy
|
gptkbp:type |
java.util
|
gptkbp:usedFor |
representing date and time
|
gptkbp:bfsParent |
gptkb:Date_and_Time_API
gptkb:java.time_package |
gptkbp:bfsLayer |
7
|