Suoranta.EnterpriseLib.Web - Developer API

DateTimeConverter..::..OutputKind Property

Gets or sets

Field Value

DateTimeKind of DateTime created from DateTimeOffset.

Namespace:  Suoranta.EnterpriseLib.Util.AutoMapper
Assembly:  Suoranta.EnterpriseLib.Base (in Suoranta.EnterpriseLib.Base.dll)

Syntax


protected DateTimeKind OutputKind { get; set; }

Remarks


Local is the actual output kind only when TimeZone matches Local. Otherwise output is Unspecified.