Click to Rate and Give Feedback
MSDN
MSDN Library

  Switch on low bandwidth view
.NET Framework Class Library
DateTimeKind Fields
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.

The following tables list the members exposed by the DateTimeKind type.

  NameDescription
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLocalThe time represented is local time.
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkUnspecifiedThe time represented is not specified as either local time or Coordinated Universal Time (UTC).
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkUtcThe time represented is UTC.

Reference

DateTimeKind Type
System Namespace
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker