DateHelperToMonthOrdinal Method
Return the ordinal value of the named Month.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static int ToMonthOrdinal(
string value
)
Public Shared Function ToMonthOrdinal (
value As String
) As Integer
No code example is currently available or this language may not be supported.
- value String
-
Named Month.
Int32
Ordinal of the Month represented by the caller's name.