Class DateTimeConfiguration
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class DateTimeConfiguration
Properties
View SourceTimeZones
Gets or sets the time zones configuration.
Declaration
[ConfigurationField("timeZones")]
public DateTimeConfiguration.TimeZonesConfiguration? TimeZones { get; set; }
Property Value
| Type | Description |
|---|---|
| DateTimeConfiguration.TimeZonesConfiguration |