Click or drag to resize
DateTimeMinValue Field
Represents the smallest possible value of DateTime. This field is read-only.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly DateTime MinValue

Field Value

Type: DateTime
See Also