20230630 java.time.chrono.ChronoZonedDateTime

流星<。)#)))≦ / 2023-09-05 / 原文

介绍

  • java.time.chrono.ChronoZonedDateTime
  • public interface ChronoZonedDateTime extends Temporal, Comparable<ChronoZonedDateTime<?>>

API

public

  • timeLineOrder
  • from
  • format

get

  • getChronology
  • getOffset
  • getZone

with

  • withEarlierOffsetAtOverlap
  • withLaterOffsetAtOverlap
  • withZoneSameLocal
  • withZoneSameInstant

to

  • toLocalDate
  • toLocalTime
  • toLocalDateTime
  • toInstant
  • toEpochSecond

is

  • isBefore
  • isAfter
  • isEqual