System.Globalization.DateTimeStyles.None Field

Default formatting options must be used. This value represents the default style for the DateTime.Parse(string), DateTime.ParseExact(string, string, IFormatProvider), and DateTime.TryParse(string, DateTime@) methods.

Value: None

Syntax

DateTimeStyles None

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0