Share via


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 readonly DateTime MinValue

Remarks

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

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

DateTime Structure
DateTime Members
System Namespace