Html5DateRenderingMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the date rendering mode for HTML5.
public enum Html5DateRenderingMode
type Html5DateRenderingMode =
Public Enum Html5DateRenderingMode
- Inheritance
-
Html5DateRenderingMode
Fields
Name | Value | Description |
---|---|---|
CurrentCulture | 0 | The current culture formatting. |
Rfc3339 | 1 | The RFC 3339 formatting. |