HaxeAPI
  • Version 4.2.5
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.0
    • 4.2.1
    • 4.2.2
    • 4.2.3
    • 4.2.4
    • 4.2.5
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

interface TemporalField

package java.time.temporal

@:nativeGen@:abstract@:libType@:javaNative@:native("java.time.temporal.TemporalField")@:javaCanonical("java.time.temporal","TemporalField")

Available on java

Methods

adjustInto<R>(param1:R, param2:Int64):R

getBaseUnit():TemporalUnit

getDisplayName(param1:Locale):String

getFrom(param1:TemporalAccessor):Int64

getRangeUnit():TemporalUnit

isDateBased():Bool

isSupportedBy(param1:TemporalAccessor):Bool

isTimeBased():Bool

range():ValueRange

rangeRefinedBy(param1:TemporalAccessor):ValueRange

resolve(param1:Map<TemporalField, Long>, param2:TemporalAccessor, param3:ResolverStyle):TemporalAccessor

This documentation is generated for version 4.2.5

© 2023  Haxe Foundation | Contribute to Haxe