HaxeAPI
  • Version development @ 2dfc0d9
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.3
    • 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 DateTimeFormatterBuilder_DateTimePrinterParser

package java.time.format

import java.time.format.DateTimeFormatterBuilder

extended by DateTimeFormatterBuilder_CharLiteralPrinterParser, DateTimeFormatterBuilder_ChronoPrinterParser, DateTimeFormatterBuilder_CompositePrinterParser, DateTimeFormatterBuilder_DefaultValueParser, DateTimeFormatterBuilder_FractionPrinterParser, DateTimeFormatterBuilder_InstantPrinterParser, DateTimeFormatterBuilder_LocalizedOffsetIdPrinterParser, DateTimeFormatterBuilder_LocalizedPrinterParser, DateTimeFormatterBuilder_NumberPrinterParser, DateTimeFormatterBuilder_OffsetIdPrinterParser, DateTimeFormatterBuilder_PadPrinterParserDecorator, DateTimeFormatterBuilder_StringLiteralPrinterParser, DateTimeFormatterBuilder_TextPrinterParser, DateTimeFormatterBuilder_WeekBasedFieldPrinterParser, DateTimeFormatterBuilder_ZoneIdPrinterParser

@:native("java.time.format.DateTimeFormatterBuilder$DateTimePrinterParser")@:libType

Available on jvm

Methods

format(param1:DateTimePrintContext, param2:StringBuilder):Bool

parse(param1:DateTimeParseContext, param2:CharSequence, param3:Int):Int

This documentation is generated for version development @ 2dfc0d9

© 2024  Haxe Foundation | Contribute to Haxe