package java.time
implements Serializable, Comparable<OffsetDateTime>, TemporalAdjuster, Temporal
Available on java
staticfinalread onlyMAX:OffsetDateTimestaticfinalread onlyMIN:OffsetDateTimestaticfrom(param1:TemporalAccessor):OffsetDateTimestaticnow(param1:Clock):OffsetDateTimestaticnow():OffsetDateTimestaticnow(param1:ZoneId):OffsetDateTimestaticof(param1:Int, param2:Int, param3:Int, param4:Int, param5:Int, param6:Int, param7:Int, param8:ZoneOffset):OffsetDateTimestaticof(param1:LocalDate, param2:LocalTime, param3:ZoneOffset):OffsetDateTimestaticof(param1:LocalDateTime, param2:ZoneOffset):OffsetDateTimestaticofInstant(param1:Instant, param2:ZoneId):OffsetDateTimestaticparse(param1:CharSequence, param2:DateTimeFormatter):OffsetDateTimestaticparse(param1:CharSequence):OffsetDateTimestatictimeLineOrder():Comparator<OffsetDateTime>adjustInto(param1:Temporal):TemporalatZoneSameInstant(param1:ZoneId):ZonedDateTimeatZoneSimilarLocal(param1:ZoneId):ZonedDateTimecompareTo(param1:Dynamic):IntcompareTo(param1:OffsetDateTime):Intequals(param1:Dynamic):Boolformat(param1:DateTimeFormatter):Stringget(param1:TemporalField):IntgetDayOfMonth():IntgetDayOfWeek():DayOfWeekgetDayOfYear():IntgetHour():IntgetLong(param1:TemporalField):Int64getMinute():IntgetMonth():MonthgetMonthValue():IntgetNano():IntgetOffset():ZoneOffsetgetSecond():IntgetYear():InthashCode():IntisAfter(param1:OffsetDateTime):BoolisBefore(param1:OffsetDateTime):BoolisEqual(param1:OffsetDateTime):BoolisSupported(param1:TemporalUnit):BoolisSupported(param1:TemporalField):Boolminus(param1:TemporalAmount):OffsetDateTimeminus(param1:Int64, param2:TemporalUnit):OffsetDateTimeminusDays(param1:Int64):OffsetDateTimeminusHours(param1:Int64):OffsetDateTimeminusMinutes(param1:Int64):OffsetDateTimeminusMonths(param1:Int64):OffsetDateTimeminusNanos(param1:Int64):OffsetDateTimeminusSeconds(param1:Int64):OffsetDateTimeminusWeeks(param1:Int64):OffsetDateTimeminusYears(param1:Int64):OffsetDateTimeplus(param1:TemporalAmount):OffsetDateTimeplus(param1:Int64, param2:TemporalUnit):OffsetDateTimeplusDays(param1:Int64):OffsetDateTimeplusHours(param1:Int64):OffsetDateTimeplusMinutes(param1:Int64):OffsetDateTimeplusMonths(param1:Int64):OffsetDateTimeplusNanos(param1:Int64):OffsetDateTimeplusSeconds(param1:Int64):OffsetDateTimeplusWeeks(param1:Int64):OffsetDateTimeplusYears(param1:Int64):OffsetDateTimequery<R>(param1:TemporalQuery<R>):Rrange(param1:TemporalField):ValueRangetoEpochSecond():Int64toInstant():InstanttoLocalDate():LocalDatetoLocalDateTime():LocalDateTimetoLocalTime():LocalTimetoOffsetTime():OffsetTimetoString():StringtoZonedDateTime():ZonedDateTimetruncatedTo(param1:TemporalUnit):OffsetDateTimeuntil(param1:Temporal, param2:TemporalUnit):Int64with(param1:TemporalAdjuster):OffsetDateTimewith(param1:TemporalField, param2:Int64):OffsetDateTimewithDayOfMonth(param1:Int):OffsetDateTimewithDayOfYear(param1:Int):OffsetDateTimewithHour(param1:Int):OffsetDateTimewithMinute(param1:Int):OffsetDateTimewithMonth(param1:Int):OffsetDateTimewithNano(param1:Int):OffsetDateTimewithOffsetSameInstant(param1:ZoneOffset):OffsetDateTimewithOffsetSameLocal(param1:ZoneOffset):OffsetDateTimewithSecond(param1:Int):OffsetDateTimewithYear(param1:Int):OffsetDateTime
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/time/OffsetDateTime.html