Click or drag to resize

AsciiImportOptions_dateTimeFormatCulture Field

Gets or sets the culture that formats date/time values.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected CultureInfo? _dateTimeFormatCulture

Field Value

CultureInfo
See Also