lang.FormatPercent
Returns a percentage representation of a number with the given precision for the current language and region.
Syntax
lang.FormatPercent PRECISION NUMBER
Returns
string
{{ 512.5032 | lang.FormatPercent 2 }} → 512.50%日期、貨幣、數字和百分比的本地化由 gohugoio/locales 包執行。當前站點的語言標簽必須與列出的語言區域之一匹配。