Gregorian.getDayOfYear

Overridden. Returns the day of the year in the specified Time.

class Gregorian
override
uint
getDayOfYear
(
Time time
)

Return Value

Type: uint

An integer representing the day of the year of time.

Meta