System Namespace DateTime Structure
Returns the current date.
[ VB ] <Serializable> Public Shared ReadOnly Property Today As DateTime [ C# ] [ Serializable ] public static DateTime Today { get; } [ C++ ] [ Serializable ] public: __property static DateTime get_Today ( ); [ JScript ] public Serializable static function get Today ( ) : DateTime;
A DateTime set to the date of this instance, with the time part set to 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