go-github-com-go-playground-locales 0.14.1
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
- Outputs:
out
- 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 go-github-com-go-playground-locales 0.14.1
as follows:
guix install go-github-com-go-playground-locales@0.14.1
Or install the latest version:
guix install go-github-com-go-playground-locales
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.