openPDC Synchrophasor Help
TimeZone Property
NamespacesTVA.PhasorProtocolsPhasorMeasurementMapperTimeZone
Gets or sets time zone of this PhasorMeasurementMapper.
Declaration Syntax
C#Visual BasicVisual C++
public TimeZoneInfo TimeZone { get; set; }
Public Property TimeZone As TimeZoneInfo
	Get
	Set
public:
property TimeZoneInfo^ TimeZone {
	TimeZoneInfo^ get ();
	void set (TimeZoneInfo^ value);
}
Remarks
If time zone of clock of connected device is not set to UTC, assigning this property with proper time zone will allow proper adjustment.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0