initDateformatLocale

Locale for library.

export
initDateformatLocale
(
string localeName
)

Parameters

localeName string

Locale system name. For example, C.UTF-8 or Ru_RU.UTF-8.

Return Value

Type: Locale

Locale object with locale info.

Meta