Click or drag to resize

AsciiExportOptionsDateTimeFormat Property

If this string is not empty, it is a C# format string to convert date/times.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string DateTimeFormat { get; init; }

Property Value

String
See Also