TextOptions.DateTimeFormat Property

Gets an object that specifies how numeric values are parsed and formatted.

Definition

Namespace: Numerics.NET.Data
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public DateTimeFormatInfo DateTimeFormat { get; }

Property Value

DateTimeFormatInfo

See Also