IPCameraDateAndTimeTimeZone Property |
Gets the current time zone, used to calculate local time from UTC.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string TimeZone { get; }
Public ReadOnly Property TimeZone As String
Get
public:
virtual property String^ TimeZone {
String^ get () sealed;
}
abstract TimeZone : string with get
override TimeZone : string with get
Property Value
Type:
StringImplements
IIPCameraDateAndTimeTimeZoneSee Also