Variable cultureFormat
public var cultureFormat: String?
The user preferred number and date format defined in CLDR (only applicable for English and Spanish, i.e. when
culture is en or es).
See Languages
for supported formats. It will inherit from
organization cultureFormat
if
undefined.