Static variables

@:phpClassConststaticfinalread onlyFULL:Int

@:phpClassConststaticfinalread onlyGREGORIAN:Int

@:phpClassConststaticfinalread onlyLONG:Int

@:phpClassConststaticfinalread onlyMEDIUM:Int

@:phpClassConststaticfinalread onlyNONE:Int

@:phpClassConststaticfinalread onlyRELATIVE_FULL:Int

@:phpClassConststaticfinalread onlyRELATIVE_LONG:Int

@:phpClassConststaticfinalread onlyRELATIVE_MEDIUM:Int

@:phpClassConststaticfinalread onlyRELATIVE_SHORT:Int

@:phpClassConststaticfinalread onlySHORT:Int

@:phpClassConststaticfinalread onlyTRADITIONAL:Int

Static methods

@:value({ pattern : "", calendar : null, timezone : null })staticcreate(locale:Null<String>, dateType:Int, timeType:Int, ?timezone:EitherType<String, EitherType<DateTimeZone, IntlTimeZone>>, ?calendar:EitherType<Int, IntlCalendar>, pattern:String = ""):Null<IntlDateFormatter>

@:value({ locale : null, format : null })staticformatObject(datetime:EitherType<IntlCalendar, DateTime>, ?format:EitherType<Int, EitherType<NativeIndexedArray<Int>, String>>, ?locale:String):EitherType<String, Bool>

Constructor

@:value({ pattern : "", calendar : null, timezone : null })new(locale:Null<String>, dateType:Int, timeType:Int, ?timezone:EitherType<String, EitherType<DateTimeZone, IntlTimeZone>>, ?calendar:EitherType<Int, IntlCalendar>, pattern:String = "")

Methods