package java.time
implements Serializable, ChronoZonedDateTime<LocalDate>, Temporal
Available on java
staticfrom(param1:TemporalAccessor):ZonedDateTimestaticnow(param1:Clock):ZonedDateTimestaticnow():ZonedDateTimestaticnow(param1:ZoneId):ZonedDateTimestaticof(param1:Int, param2:Int, param3:Int, param4:Int, param5:Int, param6:Int, param7:Int, param8:ZoneId):ZonedDateTimestaticof(param1:LocalDate, param2:LocalTime, param3:ZoneId):ZonedDateTimestaticof(param1:LocalDateTime, param2:ZoneId):ZonedDateTimestaticofInstant(param1:LocalDateTime, param2:ZoneOffset, param3:ZoneId):ZonedDateTimestaticofInstant(param1:Instant, param2:ZoneId):ZonedDateTimestaticofLocal(param1:LocalDateTime, param2:ZoneId, param3:ZoneOffset):ZonedDateTimestaticofStrict(param1:LocalDateTime, param2:ZoneOffset, param3:ZoneId):ZonedDateTimestaticparse(param1:CharSequence, param2:DateTimeFormatter):ZonedDateTimestaticparse(param1:CharSequence):ZonedDateTimecompareTo(param1:ChronoZonedDateTime<Dynamic>):IntcompareTo(param1:Dynamic):Intequals(param1:Dynamic):Boolformat(param1:DateTimeFormatter):Stringget(param1:TemporalField):IntgetChronology():ChronologygetDayOfMonth():IntgetDayOfWeek():DayOfWeekgetDayOfYear():IntgetHour():IntgetLong(param1:TemporalField):Int64getMinute():IntgetMonth():MonthgetMonthValue():IntgetNano():IntgetOffset():ZoneOffsetgetSecond():IntgetYear():IntgetZone():ZoneIdhashCode():IntisAfter(param1:ChronoZonedDateTime<Dynamic>):BoolisBefore(param1:ChronoZonedDateTime<Dynamic>):BoolisEqual(param1:ChronoZonedDateTime<Dynamic>):BoolisSupported(param1:TemporalUnit):BoolisSupported(param1:TemporalField):Boolminus(param1:TemporalAmount):ZonedDateTimeminus(param1:Int64, param2:TemporalUnit):ZonedDateTimeminusDays(param1:Int64):ZonedDateTimeminusHours(param1:Int64):ZonedDateTimeminusMinutes(param1:Int64):ZonedDateTimeminusMonths(param1:Int64):ZonedDateTimeminusNanos(param1:Int64):ZonedDateTimeminusSeconds(param1:Int64):ZonedDateTimeminusWeeks(param1:Int64):ZonedDateTimeminusYears(param1:Int64):ZonedDateTimeplus(param1:TemporalAmount):ZonedDateTimeplus(param1:Int64, param2:TemporalUnit):ZonedDateTimeplusDays(param1:Int64):ZonedDateTimeplusHours(param1:Int64):ZonedDateTimeplusMinutes(param1:Int64):ZonedDateTimeplusMonths(param1:Int64):ZonedDateTimeplusNanos(param1:Int64):ZonedDateTimeplusSeconds(param1:Int64):ZonedDateTimeplusWeeks(param1:Int64):ZonedDateTimeplusYears(param1:Int64):ZonedDateTimequery<R>(param1:TemporalQuery<R>):Rrange(param1:TemporalField):ValueRangetoEpochSecond():Int64toInstant():InstanttoLocalDate():LocalDatetoLocalDateTime():LocalDateTimetoLocalTime():LocalTimetoOffsetDateTime():OffsetDateTimetoString():StringtruncatedTo(param1:TemporalUnit):ZonedDateTimeuntil(param1:Temporal, param2:TemporalUnit):Int64with(param1:TemporalAdjuster):ZonedDateTimewith(param1:TemporalField, param2:Int64):ZonedDateTimewithDayOfMonth(param1:Int):ZonedDateTimewithDayOfYear(param1:Int):ZonedDateTimewithEarlierOffsetAtOverlap():ZonedDateTimewithFixedOffsetZone():ZonedDateTimewithHour(param1:Int):ZonedDateTimewithLaterOffsetAtOverlap():ZonedDateTimewithMinute(param1:Int):ZonedDateTimewithMonth(param1:Int):ZonedDateTimewithNano(param1:Int):ZonedDateTimewithSecond(param1:Int):ZonedDateTimewithYear(param1:Int):ZonedDateTimewithZoneSameInstant(param1:ZoneId):ZonedDateTimewithZoneSameLocal(param1:ZoneId):ZonedDateTime
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/time/ZonedDateTime.html