Static methods

staticnow(param1:Clock):ZonedDateTime

staticnow():ZonedDateTime

staticnow(param1:ZoneId):ZonedDateTime

staticof(param1:Int, param2:Int, param3:Int, param4:Int, param5:Int, param6:Int, param7:Int, param8:ZoneId):ZonedDateTime

staticof(param1:LocalDate, param2:LocalTime, param3:ZoneId):ZonedDateTime

staticof(param1:LocalDateTime, param2:ZoneId):ZonedDateTime

staticofInstant(param1:LocalDateTime, param2:ZoneOffset, param3:ZoneId):ZonedDateTime

staticofInstant(param1:Instant, param2:ZoneId):ZonedDateTime

staticofLocal(param1:LocalDateTime, param2:ZoneId, param3:ZoneOffset):ZonedDateTime

staticofStrict(param1:LocalDateTime, param2:ZoneOffset, param3:ZoneId):ZonedDateTime

Methods

query<R>(param1:TemporalQuery<R>):R