|
CorrectiveParserCalculatedTimestampAsUtc Property
|
Attempts to get calculated timestamp of current record converted to UTC.
Namespace: GSF.EMAXAssembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.207-beta
Syntax public DateTime CalculatedTimestampAsUtc { get; }
Public ReadOnly Property CalculatedTimestampAsUtc As DateTime
Get
member CalculatedTimestampAsUtc : DateTime with get
function get_CalculatedTimestampAsUtc();
View SourceProperty Value
DateTimeRemarks
This will only be accurate if timezone configured in device matches IRIG clock.
See Also