Click or drag to resize

AsciiImportOptionsDateTimeFormatCulture Property

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

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public CultureInfo? DateTimeFormatCulture { get; init; }

Property Value

CultureInfo
See Also