System.Globalization.DateTimeStyles.AllowWhiteSpaces Field

Extra white-space characters anywhere in the string must be ignored during parsing, except if they occur in the System.Globalization.DateTimeFormatInfo format patterns. This value is a combination of the DateTimeStyles.AllowLeadingWhite, DateTimeStyles.AllowTrailingWhite, and DateTimeStyles.AllowInnerWhite values.

Value: AllowWhiteSpaces

Syntax

DateTimeStyles AllowWhiteSpaces

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