Culture.ietfLanguageTag

Property. Retrieves the RFC 3066 identification for a language.

class Culture
@property const final
const(char)[]
ietfLanguageTag
()

Return Value

Type: const(char)[]

A string representing the RFC 3066 language identification.

Meta