View Source Cldr.DisplayName protocol (Cldr v2.37.5)

Returns the localised display name for a CLDR struct (locale, unit, currency)

Summary

Types

t()

All the types that implement this protocol.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

Link to this function

display_name(language_tag, options)

View Source
@spec display_name(t(), Keyword.t()) :: String.t()