System Namespace DateTime Structure
Returns the date component of this instance.
[ VB ] <Serializable> Public ReadOnly Property Date As DateTime [ C# ] [ Serializable ] public DateTime Date { get; } [ C++ ] [ Serializable ] public: __property DateTime get_Date ( ); [ JScript ] public Serializable function get Date ( ) : DateTime;
A new DateTime with the same date as this instance, and the time value set to 12 A.M. ( 00:00:00 ).
DateTime Members
© 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