|
CorrectiveParserParsedTimestampAsUtc Property
|
Attempts to get current timestamp, parsed from the file, converted to UTC.
Namespace: GSF.EMAXAssembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.207-beta
Syntax public DateTime ParsedTimestampAsUtc { get; }
Public ReadOnly Property ParsedTimestampAsUtc As DateTime
Get
member ParsedTimestampAsUtc : DateTime with get
function get_ParsedTimestampAsUtc();
View SourceProperty Value
DateTimeRemarks
This will only be accurate if timezone configured in device matches IRIG clock.
See Also