Dynamicweb Namespace : Dates.DateFormat Enumeration |
'Declaration
Public Enum Dates.DateFormat Inherits System.Enum
public enum Dates.DateFormat : System.Enum
Member | Description |
---|---|
Long | Renders a date in long date format, i.e. dd. mmmm yyyy. Culture specific. |
Medium | Renders a date in medium date format, i.e. dd. mmm. yyyy. Culture specific. |
Short | Renders a date in short date format, i.e. dd-MM-yyyy. Culture specific. |
System.Object
System.ValueType
System.Enum
Dynamicweb.Dates.DateFormat
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2