Click or drag to resize

DateTimePropertyEvaluatorCustomFormats Property

Gets or sets a custom set of date and time formats. When non-empty, the parser tries these formats before attempting a general parse.

Namespace: Altaxo.Serialization.NamePropertyExtraction
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public string[] CustomFormats { get; init; }

Property Value

String
See Also