Class TimeSettings
public class TimeSettings
- Inheritance
-
TimeSettings
- Inherited Members
Properties
DateTime
public DateTime? DateTime { get; set; }
Property Value
DateTimeType
public DateTimeType DateTimeType { get; set; }
Property Value
DaylightSavings
public bool DaylightSavings { get; set; }
Property Value
TimeZone
public TimeZone TimeZone { get; set; }