Namespace: Assorted.Utils.Dates
Assembly: Assorted.Utils (Assorted.Utils.dll) version 1.1.0.0
Returns the number of days in the year given by the value of this instance.
public static int DaysInYear(this DateTime date)
date
: DateTime
A System.DateTime
value.
int
The number of days in the year.
This document is generated by DG.