20230630 java.time.chrono.ChronoZonedDateTime

介绍

  • 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
posted @ 2023-09-05 09:25  流星<。)#)))≦  阅读(3)  评论(0编辑  收藏  举报