Asn1DateTimeZoneInfo Property

Gets the time zone information for the current object.

Definition

Namespace: SysadminsLV.Asn1Parser.Universal
Assembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.2.11
C#
public TimeZoneInfo ZoneInfo { get; protected set; }

Property Value

TimeZoneInfo

See Also