System Namespace DateTime Structure
Returns the time of day for this instance.
[ VB ] <Serializable> Public ReadOnly Property TimeOfDay As TimeSpan [ C# ] [ Serializable ] public TimeSpan TimeOfDay { get; } [ C++ ] [ Serializable ] public: __property TimeSpan get_TimeOfDay ( ); [ JScript ] public Serializable function get TimeOfDay ( ) : TimeSpan;
A TimeSpan that represents the fraction of the day elapsed since midnight.
DateTime Members TimeSpan
© 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