Search Results for

    Show / Hide Table of Contents
    View Source

    Class DateTimeConfiguration

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class DateTimeConfiguration

    Properties

    View Source

    TimeZones

    Gets or sets the time zones configuration.

    Declaration
    [ConfigurationField("timeZones")]
    public DateTimeConfiguration.TimeZonesConfiguration? TimeZones { get; set; }
    Property Value
    Type Description
    DateTimeConfiguration.TimeZonesConfiguration
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX