|
strong |
Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.
Enumerator | |
---|---|
unspecified | The time represented is not specified as either local time or Coordinated Universal Time (UTC). |
utc | The time represented is UTC. |
local | The time represented is local time. |