|
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.230-beta
Syntaxpublic DateTime CalculatedTimestampAsUtc { get; }
Public ReadOnly Property CalculatedTimestampAsUtc As DateTime
Get
member CalculatedTimestampAsUtc : DateTime with get
function get_CalculatedTimestampAsUtc();
View SourceProperty Value
DateTime
Remarks
This will only be accurate if timezone configured in device matches IRIG clock.
See Also