HaxeAPI
  • Version 4.2.0
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.1
    • 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 Era

package java.time.chrono

extends TemporalAccessor, TemporalAdjuster

@:nativeGen@:abstract@:libType@:javaNative@:native("java.time.chrono.Era")@:javaCanonical("java.time.chrono","Era")

Available on java

Methods

adjustInto(param1:Temporal):Temporal

get(param1:TemporalField):Int

getDisplayName(param1:TextStyle, param2:Locale):String

getLong(param1:TemporalField):Int64

getValue():Int

isSupported(param1:TemporalField):Bool

query<R>(param1:TemporalQuery<R>):R

range(param1:TemporalField):ValueRange

This documentation is generated for version 4.2.0

© 2024  Haxe Foundation | Contribute to Haxe