package java.time
implements Serializable, Comparable<OffsetTime>, TemporalAdjuster, Temporal
Available on java
staticfinalread onlyMAX:OffsetTimestaticfinalread onlyMIN:OffsetTimestaticfrom(param1:TemporalAccessor):OffsetTimestaticnow(param1:Clock):OffsetTimestaticnow():OffsetTimestaticnow(param1:ZoneId):OffsetTimestaticof(param1:Int, param2:Int, param3:Int, param4:Int, param5:ZoneOffset):OffsetTimestaticof(param1:LocalTime, param2:ZoneOffset):OffsetTimestaticofInstant(param1:Instant, param2:ZoneId):OffsetTimestaticparse(param1:CharSequence, param2:DateTimeFormatter):OffsetTimestaticparse(param1:CharSequence):OffsetTimeadjustInto(param1:Temporal):TemporalatDate(param1:LocalDate):OffsetDateTimecompareTo(param1:Dynamic):IntcompareTo(param1:OffsetTime):Intequals(param1:Dynamic):Boolformat(param1:DateTimeFormatter):Stringget(param1:TemporalField):IntgetHour():IntgetLong(param1:TemporalField):Int64getMinute():IntgetNano():IntgetOffset():ZoneOffsetgetSecond():InthashCode():IntisAfter(param1:OffsetTime):BoolisBefore(param1:OffsetTime):BoolisEqual(param1:OffsetTime):BoolisSupported(param1:TemporalUnit):BoolisSupported(param1:TemporalField):Boolminus(param1:TemporalAmount):OffsetTimeminus(param1:Int64, param2:TemporalUnit):OffsetTimeminusHours(param1:Int64):OffsetTimeminusMinutes(param1:Int64):OffsetTimeminusNanos(param1:Int64):OffsetTimeminusSeconds(param1:Int64):OffsetTimeplus(param1:TemporalAmount):OffsetTimeplus(param1:Int64, param2:TemporalUnit):OffsetTimeplusHours(param1:Int64):OffsetTimeplusMinutes(param1:Int64):OffsetTimeplusNanos(param1:Int64):OffsetTimeplusSeconds(param1:Int64):OffsetTimequery<R>(param1:TemporalQuery<R>):Rrange(param1:TemporalField):ValueRangetoLocalTime():LocalTimetoString():StringtruncatedTo(param1:TemporalUnit):OffsetTimeuntil(param1:Temporal, param2:TemporalUnit):Int64with(param1:TemporalAdjuster):OffsetTimewith(param1:TemporalField, param2:Int64):OffsetTimewithHour(param1:Int):OffsetTimewithMinute(param1:Int):OffsetTimewithNano(param1:Int):OffsetTimewithOffsetSameInstant(param1:ZoneOffset):OffsetTimewithOffsetSameLocal(param1:ZoneOffset):OffsetTimewithSecond(param1:Int):OffsetTime
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/time/OffsetTime.html