Enum EditorInterfaceDateFormat
Enumeration of available formats for a datetime editorinterface.
Namespace:Contentful.Core.Models.Management
Assembly:cs.temp.dll.dll
Syntax
public enum EditorInterfaceDateFormat
Fields
| Name | Description |
|---|---|
| dateonly | Date only. |
| time | Time only. |
| timeZ | Time and date. |