Available on flash
staticgetAvailableLocaleIDNames():Vector<String>
new(requestedLocaleIDName:String)
@:flash.propertyread onlyactualLocaleIDName:String
@:flash.propertydecimalSeparator:String
@:flash.propertydigitsType:NationalDigitsType
@:flash.propertyfractionalDigits:Int
@:flash.propertygroupingPattern:String
@:flash.propertygroupingSeparator:String
@:flash.propertyread onlylastOperationStatus:LastOperationStatus
@:flash.propertyleadingZero:Bool
@:flash.propertynegativeNumberFormat:UInt
@:flash.propertynegativeSymbol:String
@:flash.propertyread onlyrequestedLocaleIDName:String
@:flash.propertytrailingZeros:Bool
@:flash.propertyuseGrouping:Bool
formatInt(value:Int):String
formatNumber(value:Float):String
formatUint(value:UInt):String
parse(parseString:String):NumberParseResult
parseNumber(parseString:String):Float