Returns the
Day represented by the specified
DateTime.
Namespace: DegreeDays.TimeAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public static Day FromDateTime(
DateTime dateTime
)
Public Shared Function FromDateTime (
dateTime As DateTime
) As Day
Parameters
- dateTime DateTime
-
Return Value
DaySee Also