Click or drag to resize

ParserAdjustToUTC Property

Gets or sets flag that determines if schemas that include a time code for a UTC offset should apply the adjustment so that timestamps are parsed as UTC.

Namespace: GSF.COMTRADE
Assembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.181-beta
Syntax
public bool AdjustToUTC { get; set; }
View Source

Property Value

Boolean
See Also