Culture.getCultureFromIetfLanguageTag

Returns a read-only instance using the specified name, as defined by the RFC 3066 standard and maintained by the IETF.

class Culture
static
getCultureFromIetfLanguageTag
(
const(char)[] name
)

Return Value

Type: Culture

A read-only culture instance.

Meta