Calendar.getDayOfYear

When overridden, returns the day of the year in the specified Time.

class Calendar
abstract
uint
getDayOfYear
(
Time time
)

Return Value

Type: uint

An integer representing the day of the year of time.

Meta