ZonedDateTime

GPTKB entity

Statements (64)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:canBeParsedFrom ISO-8601 string
gptkbp:canCreate Instant and ZoneId
LocalDateTime and ZoneId
gptkbp:hasField gptkb:LocalDateTime
gptkb:ZoneId
gptkb:ZoneOffset
gptkbp:hasMethod format()
query()
toString()
equals()
hashCode()
parse()
range()
adjustInto()
compareTo()
getChronology()
getDayOfMonth()
getDayOfWeek()
getDayOfYear()
getEra()
getHour()
getLong()
getMinute()
getMonth()
getMonthValue()
getNano()
getOffset()
getSecond()
getYear()
getZone()
isAfter()
isBefore()
isEqual()
isSupported()
minus()
now()
of()
plus()
toEpochSecond()
toInstant()
toLocalDate()
toLocalDateTime()
toLocalTime()
toOffsetDateTime()
truncatedTo()
until()
with()
withEarlierOffsetAtOverlap()
withLaterOffsetAtOverlap()
withZoneSameInstant()
https://www.w3.org/2000/01/rdf-schema#label ZonedDateTime
gptkbp:immutable true
gptkbp:implementedIn gptkb:Temporal
Serializable
ChronoZonedDateTime
gptkbp:introducedIn gptkb:Java_8
gptkbp:partOf gptkb:java.time_package
gptkbp:represents date and time with a time-zone
gptkbp:threadSafe true
gptkbp:usedFor date-time calculations with time-zone awareness
gptkbp:bfsParent gptkb:Date_and_Time_API
gptkb:java.time_package
gptkbp:bfsLayer 7