DateTime (System.DateTime)

Inherits: System.ValueType

Interfaces: IComparable, IComparable`1, IEquatable`1, IFormattable, IConvertible, ISerializable

Derived Types: 0

Assembly: mscorlib.dll

Represents an instant in time, typically expressed as a date and time of day.

VB.NET C#

VB.NET

Public NotInheritable Structure DateTime
  Implements System.IComparable, System.IComparable`1, System.IEquatable`1, System.IFormattable, System.IConvertible, System.Runtime.Serialization.ISerializable
End

Articles

MySQL AB :: "Unable to convert MySQL date/time value to System ...

Unable to convert MySQL date/time value to System.DateTime" with VS 2K5 C# and connector 5.0.3

Scott Hanselman's Computer Zen - Enabling Evil - Overriding System ...

Scott Hanselman on Programming, User Experience, The Zen of Computers and Life in General ... Had an interesting back and forth with Tom Wayson today. He wanted to be able to ...

MBR IT/.NET 247 : System.DateTime Structure [Members]

Public Constructors: public DateTime(System.Int32 year, System.Int32 month, System.Int32 day) Initializes a new instance of the DateTime structure to the specified year, month, and ...

System.DateTime - The ASP.NET DateTime Structure with examples

DateTime.Now; 3/25/2008 8:58:39 PM: DateTime.Now.ToString(); 3/25/2008 8:58:39 PM: DateTime.Now.ToShortTimeString() 8:58 PM: DateTime.Now.ToShortDateString() 3/25/2008

System.DateTime

Type Declaration. create type .System.DateTime { representation Ticks { Ticks : System.Long } selector class "System.SystemDateTimeTicksSelectorNode", representation ...

System.DateTime Structure

Base Types Object ValueType DateTime. This type implements IComparable , IFormattable , System.IComparable, and System.IEquatable

DateTime Structure (System)

Represents an instant in time, typically expressed as a date and time of day. ... The DateTime value type represents dates and times with values ranging from 12:00:00 midnight ...

DateTime Structure

Represents an instant in time, typically expressed as a date and time of day. For a list of all members of this type, see DateTime Members . System.Object

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support