java.time.ZonedDateTime

Aliases

Parameters

subClasses

Js Constructors

new java_time_ZonedDateTime(
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
asInstanceOf():scala.Any.T0
compareTo(x$1:Any):int
equals(x$1:Any):boolean
getChronology():java.time.chrono.Chronology
getClass():java.lang.Class[Any]
getDayOfMonth():int
getDayOfWeek():java.time.DayOfWeek
getDayOfYear():int
getHour():int
getMinute():int
getMonth():java.time.Month
getMonthValue():int
getNano():int
getOffset():java.time.ZoneOffset
getSecond():int
getYear():int
getZone():java.time.ZoneId
hashCode():int
isInstanceOf():boolean
minusDays(x$1:long):java.time.ZonedDateTime
minusHours(x$1:long):java.time.ZonedDateTime
minusMinutes(x$1:long):java.time.ZonedDateTime
minusMonths(x$1:long):java.time.ZonedDateTime
minusNanos(x$1:long):java.time.ZonedDateTime
minusSeconds(x$1:long):java.time.ZonedDateTime
minusWeeks(x$1:long):java.time.ZonedDateTime
minusYears(x$1:long):java.time.ZonedDateTime
notify():Unit
notifyAll():Unit
plusHours(x$1:long):java.time.ZonedDateTime
plusMinutes(x$1:long):java.time.ZonedDateTime
plusMonths(x$1:long):java.time.ZonedDateTime
plusNanos(x$1:long):java.time.ZonedDateTime
plusSeconds(x$1:long):java.time.ZonedDateTime
plusWeeks(x$1:long):java.time.ZonedDateTime
plusYears(x$1:long):java.time.ZonedDateTime
toEpochSecond():long
toInstant():java.time.Instant
toLocalDate():java.time.LocalDate
toLocalDateTime():java.time.LocalDateTime
toLocalTime():java.time.LocalTime
toOffsetDateTime():java.time.OffsetDateTime
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit
withDayOfMonth(x$1:int):java.time.ZonedDateTime
withDayOfYear(x$1:int):java.time.ZonedDateTime
withEarlierOffsetAtOverlap():java.time.ZonedDateTime
withFixedOffsetZone():java.time.ZonedDateTime
withLaterOffsetAtOverlap():java.time.ZonedDateTime
withMinute(x$1:int):java.time.ZonedDateTime
withMonth(x$1:int):java.time.ZonedDateTime
withSecond(x$1:int):java.time.ZonedDateTime
withZoneSameInstant(x$1:java.time.ZoneId):java.time.ZonedDateTime
withZoneSameLocal(x$1:java.time.ZoneId):java.time.ZonedDateTime