This package browser is in early development. Mind the rough edges.

go-github-com-go-playground-locales 0.13.0

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

Installation

Install go-github-com-go-playground-locales 0.13.0 as follows:

guix install go-github-com-go-playground-locales@0.13.0

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.