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;
The value of this constant is equivalent to 00:00:00.0000000, January 1, 0001.
DateTime Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note