DateHelperGetDate2(Int16) Method
Return a 2 Byte Date Value.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static DateTime GetDate2(
short value
)
Public Shared Function GetDate2 (
value As Short
) As DateTime
No code example is currently available or this language may not be supported.
- value Int16
-
Date to convert.
DateTime
DateTime containing specified Date.