Enum DateTimeConfiguration.TimeZoneMode
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public enum DateTimeConfiguration.TimeZoneMode
Fields
| Name | Description |
|---|---|
| All | Display all time zones. |
| Custom | Display a custom list of time zones defined in the configuration. |
| Local | Display only the local time zone of the user. |