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.NamePropertyExtractionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic string[] CustomFormats { get; init; }Property Value
String
See Also