package java.time.chrono
extends Comparable<ChronoZonedDateTime<Dynamic>>, Temporal
extended by ZonedDateTime
Available on java
compareTo(param1:Dynamic):Int
compareTo(param1:ChronoZonedDateTime<Dynamic>):Int
format(param1:DateTimeFormatter):String
get(param1:TemporalField):Int
getChronology():Chronology
getLong(param1:TemporalField):Int64
getOffset():ZoneOffset
getZone():ZoneId
isAfter(param1:ChronoZonedDateTime<Dynamic>):Bool
isBefore(param1:ChronoZonedDateTime<Dynamic>):Bool
isEqual(param1:ChronoZonedDateTime<Dynamic>):Bool
isSupported(param1:TemporalUnit):Bool
isSupported(param1:TemporalField):Bool
minus(param1:TemporalAmount):ChronoZonedDateTime<D>
minus(param1:Int64, param2:TemporalUnit):ChronoZonedDateTime<D>
plus(param1:TemporalAmount):ChronoZonedDateTime<D>
plus(param1:Int64, param2:TemporalUnit):ChronoZonedDateTime<D>
query<R>(param1:TemporalQuery<R>):R
range(param1:TemporalField):ValueRange
toEpochSecond():Int64
toInstant():Instant
toLocalDate():D
toLocalDateTime():ChronoLocalDateTime<D>
toLocalTime():LocalTime
until(param1:Temporal, param2:TemporalUnit):Int64
with(param1:TemporalAdjuster):ChronoZonedDateTime<D>
with(param1:TemporalField, param2:Int64):ChronoZonedDateTime<D>
withEarlierOffsetAtOverlap():ChronoZonedDateTime<D>
withLaterOffsetAtOverlap():ChronoZonedDateTime<D>
withZoneSameInstant(param1:ZoneId):ChronoZonedDateTime<D>
withZoneSameLocal(param1:ZoneId):ChronoZonedDateTime<D>
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/time/chrono/ChronoZonedDateTime.html