lang.FormatNumber
Returns a numeric representation of a number with the given precision for the current language and region.
Syntax
lang.FormatNumber PRECISION NUMBER
Returns
string
{{ 512.5032 | lang.FormatNumber 2 }} → 512.50日期、货币、数字和百分比的本地化由 gohugoio/locales 包执行。当前站点的语言标签必须与列出的语言区域之一匹配。