DateHelperToResolutionDay Method
Return a Date Time limited to the resolution of one day.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static DateTime ToResolutionDay(
DateTime value
)
Public Shared Function ToResolutionDay (
value As DateTime
) As DateTime
No code example is currently available or this language may not be supported.
- value DateTime
-
Natural Date Time.
DateTime
Date Time value limited to the resolution of one day.