Click or drag to resize

DayFromDateTime Method

Returns the Day represented by the specified DateTime.

Namespace: DegreeDays.Time
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public static Day FromDateTime(
	DateTime dateTime
)

Parameters

dateTime  DateTime
 

Return Value

Day
See Also