package cs.system.globalization
implements ICloneable, IFormatProvider
Available on csnew ()
CurrencyDecimalDigits:Int
CurrencyDecimalSeparator:String
CurrencyGroupSeparator:String
CurrencyGroupSizes:NativeArray<Int>
CurrencyNegativePattern:Int
CurrencyPositivePattern:Int
CurrencySymbol:String
DigitSubstitution:DigitShapes
read only IsReadOnly:Bool
NaNSymbol:String
NativeDigits:NativeArray<String>
NegativeInfinitySymbol:String
NegativeSign:String
NumberDecimalDigits:Int
NumberDecimalSeparator:String
NumberGroupSeparator:String
NumberGroupSizes:NativeArray<Int>
NumberNegativePattern:Int
PerMilleSymbol:String
PercentDecimalDigits:Int
PercentDecimalSeparator:String
PercentGroupSeparator:String
PercentGroupSizes:NativeArray<Int>
PercentNegativePattern:Int
PercentPositivePattern:Int
PercentSymbol:String
PositiveInfinitySymbol:String
PositiveSign:String
Clone ():Dynamic
GetFormat (formatType:Type):Dynamic
static read only CurrentInfo:NumberFormatInfo
static read only InvariantInfo:NumberFormatInfo
static GetInstance (formatProvider:IFormatProvider):NumberFormatInfo
static ReadOnly (nfi:NumberFormatInfo):NumberFormatInfo
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/globalization/NumberFormatInfo.html