This is preliminary documentation and is subject to change.

UnspecifiedExtendedDateTimeTimeZoneOffset Property

Gets the time zone offset.

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public int TimeZoneOffset { get; set; }

Property Value

Int32

Implements

ISingleExtendedDateTimeTypeTimeZoneOffset

See Also