DateTime.MinValue Field

Represents the smallest possible value for a DateTime object. Note that this field is read-only.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

public static readonly DateTime MinValue

Remarks

The value of this constant is equivalent to 00:00:00.0000000, January 1, 0001.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

DateTime Structure
DateTime Members
System Namespace