Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Prado
I18N
core
NumberFormatInfo
getDecimalDigits
Prado\I18N\core\NumberFormatInfo::getDecimalDigits PHP Method
NumberFormatInfo Class Documentation
ファイルを表示
Open project: pradosoft/prado
getDecimalDigits()
public
method
Indicates the number of decimal places.
public
getDecimalDigits
( ) :
integer
return
integer
number of decimal places.
function getDecimalDigits() { return $this->pattern['decimalPoints']; }
NumberFormatInfo
__construct
__get
__set
getCurrencyInstance
getCurrencySymbol
getDecimalDigits
getDecimalSeparator
getDigitSize
getGroupSeparator
getGroupSizes
getInstance
getInvariantInfo
getNaNSymbol
getNegativeInfinitySymbol
getNegativePattern
getNegativeSign
getPattern
getPerMilleSymbol
getPercentSymbol
getPercentageInstance
getPositiveInfinitySymbol
getPositivePattern
getPositiveSign
getPrePostfix
getScientificInstance
parsePattern
setCurrencySymbol
setDecimalDigits
setDecimalSeparator
setDigitSize
setGroupSeparator
setGroupSizes
setNaNSymbol
setNegativeInfinitySymbol
setNegativePattern
setNegativeSign
setPattern
setPerMilleSymbol
setPercentSymbol
setPositiveInfinitySymbol
setPositivePattern
setPositiveSign