asp.net.ph

DateTime.MinValue Field

System Namespace   DateTime Structure


Represents the smallest possible value of DateTime. This field is read-only.

[ VB ]
Public Shared ReadOnly MinValue As DateTime

[ C# ]
public static readonly DateTime MinValue;

[ C++ ]
public: static DateTime MinValue;

[ JScript ]
public static var MinValue : DateTime;

Remarks

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

See Also

DateTime Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph