Click or drag to resize

StatsSettingsDateTimeFormat Property

Gets and sets the default format for displaying datetimes.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static string DateTimeFormat { get; set; }

Property Value

String
Remarks
The default is "d".
See Also