Table of Contents

Class SystemDateAndTime

Namespace
WINKOnvif.Core.Models.Devices
Assembly
WINKOnvif.Core.dll
public class SystemDateAndTime
Inheritance
SystemDateAndTime
Inherited Members

Properties

DateTimeType

public DateTimeType DateTimeType { get; set; }

Property Value

DateTimeType

DaylightSavings

public bool DaylightSavings { get; set; }

Property Value

bool

LocalDateTime

public DateTime LocalDateTime { get; set; }

Property Value

DateTime

TimeZone

public TimeZone TimeZone { get; set; }

Property Value

TimeZone

UTCDateTime

public DateTime UTCDateTime { get; set; }

Property Value

DateTime