package java.time.chrono
extends Comparable<ChronoLocalDate>, TemporalAdjuster, Temporal
extended by LocalDate
Available on java
adjustInto(param1:Temporal):Temporal
atTime(param1:LocalTime):ChronoLocalDateTime<Dynamic>
compareTo(param1:Dynamic):Int
compareTo(param1:ChronoLocalDate):Int
format(param1:DateTimeFormatter):String
get(param1:TemporalField):Int
getChronology():Chronology
getEra():Era
getLong(param1:TemporalField):Int64
isAfter(param1:ChronoLocalDate):Bool
isBefore(param1:ChronoLocalDate):Bool
isEqual(param1:ChronoLocalDate):Bool
isLeapYear():Bool
isSupported(param1:TemporalUnit):Bool
isSupported(param1:TemporalField):Bool
lengthOfMonth():Int
lengthOfYear():Int
minus(param1:TemporalAmount):ChronoLocalDate
minus(param1:Int64, param2:TemporalUnit):ChronoLocalDate
plus(param1:TemporalAmount):ChronoLocalDate
plus(param1:Int64, param2:TemporalUnit):ChronoLocalDate
query<R>(param1:TemporalQuery<R>):R
range(param1:TemporalField):ValueRange
toEpochDay():Int64
until(param1:ChronoLocalDate):ChronoPeriod
until(param1:Temporal, param2:TemporalUnit):Int64
with(param1:TemporalAdjuster):ChronoLocalDate
with(param1:TemporalField, param2:Int64):ChronoLocalDate
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/time/chrono/ChronoLocalDate.html