cldr

package
v1.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocaleInfo

type LocaleInfo struct {
	// The locale's language tag.
	Lang string
	// The decimal separator of the locale.
	SepDecimal rune
	// The group (thousands) separator of the locale.
	SepGroup rune
	// The rune for the locale's digit 0.
	DigitZero rune
	// The rune for the locale's digit 9.
	DigitNine rune
}

func Locale

func Locale(loc string) (LocaleInfo, bool)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL