mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +00:00
494 B
494 B
title, description, categories, keywords, params
| title | description | categories | keywords | params | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| lang.FormatAccounting | Returns a currency representation of a number for the given currency and precision for the current language and region in accounting notation. |
|
{{ 512.5032 | lang.FormatAccounting 2 "NOK" }} → NOK512.50
{{% include "/_common/functions/locales.md" %}}