Html5DateRenderingMode Enumeration

 

Enumerates the date rendering mode for HTML5.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Public Enumeration Html5DateRenderingMode

Member nameDescription
CurrentCulture

The current culture formatting.

Rfc3339

The RFC 3339 formatting.

Return to top
Show: