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