Home | History | Annotate | Download | only in time

Lines Matching full:yearday

431 // YearDay returns the day of the year specified by t, in the range [1,365] for non-leap years,
433 func (t Time) YearDay() int {