Relativity.Import.V1.Builders.DataSource.ICultureInfoSettings
Methods to define culture info used in load file.
This affects the correctness of some value reading - ex:the date time reading.
The format for the culture name is based on RFC 4646 and BCP 47.\
ex: "en-US", "fr-FR","es-ES", "" - for invariant culture.
Culture Info corresponds to provided culture info name will be applied.
The format for the culture name is based on RFC 4646 and BCP 47.
ex: "en-US", "fr-FR", "es-ES".
Invariant Culture (default) will be applied.
It corresponds to culture name equals to empty string ("").