package java.time
implements ChronoPeriod, Serializable
Available on java
staticfinalread onlyZERO:Periodstaticbetween(param1:LocalDate, param2:LocalDate):Periodstaticfrom(param1:TemporalAmount):Periodstaticof(param1:Int, param2:Int, param3:Int):PeriodstaticofDays(param1:Int):PeriodstaticofMonths(param1:Int):PeriodstaticofWeeks(param1:Int):PeriodstaticofYears(param1:Int):Periodstaticparse(param1:CharSequence):PeriodaddTo(param1:Temporal):Temporalequals(param1:Dynamic):Boolget(param1:TemporalUnit):Int64getChronology():IsoChronologygetDays():IntgetMonths():IntgetUnits():List<TemporalUnit>getYears():InthashCode():IntisNegative():BoolisZero():Boolminus(param1:TemporalAmount):PeriodminusDays(param1:Int64):PeriodminusMonths(param1:Int64):PeriodminusYears(param1:Int64):PeriodmultipliedBy(param1:Int):Periodnegated():Periodnormalized():Periodplus(param1:TemporalAmount):PeriodplusDays(param1:Int64):PeriodplusMonths(param1:Int64):PeriodplusYears(param1:Int64):PeriodsubtractFrom(param1:Temporal):TemporaltoString():StringtoTotalMonths():Int64withDays(param1:Int):PeriodwithMonths(param1:Int):PeriodwithYears(param1:Int):Period
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/time/Period.html