go-github-com-go-playground-locales
Set of locales generated from the CLDR Unicode Project
This package provides a set of locales generated from the Unicode CLDR Project which can be used independently or within an internalization (i18n) package. Its currently implemented features include
Rules generated from the CLDR data, v31.0.3
Contains Cardinal, Ordinal and Range Plural Rules
Contains Month, Weekday and Timezone translations built in
Contains Date & Time formatting functions
Contains Number, Currency, Accounting and Percent formatting functions
Supports the "Gregorian" calendar only
- Versions: 0.14.1
- Website: https://github.com/go-playground/locales
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of go-github-com-go-playground-locales
as follows:
guix install go-github-com-go-playground-locales
Or install a particular version:
guix install go-github-com-go-playground-locales@0.14.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of go-github-com-go-playground-locales about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/go-github-com-go-playground-locales'><img src='https://packages.guix.gnu.org/packages/go-github-com-go-playground-locales/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/go-github-com-go-playground-locales)
Example Org:
[[https://packages.guix.gnu.org/packages/go-github-com-go-playground-locales][https://packages.guix.gnu.org/packages/go-github-com-go-playground-locales/badges/latest-version.svg]]