DateTimeKind (System.DateTimeKind)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

VB.NET C#

C#

public enum struct DateTimeKind : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

Discover Powershell « Programblings

d = new-object System.DateTime(1999,12,31,23,59,59, [System.DateTimeKind]::Local) Instanciating an object with its parameterless constructor: $st = new-object System.Diagnostics ...

.NET Framework Class Browser

Quickstart Class Browser ... Class System.DateTimeKind

Online Support

Kind Unspecified System.DateTimeKind Millisecond 0 int Minute 29 int Month 2 int Second 50 int Ticks 633386429900000000 long TimeOfDay {03:29:50} System.TimeSpan

DateTimeKind Fields (System)

This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Mono Documentation

Note: This namespace, class, or member is supported only in version .NET 2.0 and later. Documentation for this section has not yet been entered.

Mono Documentation

Mono Class Library : System Namespace System.DateTimeKind Enumeration: Note: This namespace, class, or member is supported only in version .NET 2.0 ...

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