Calendar.getDayOfYear

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

class Calendar
abstract const
uint
getDayOfYear
(
const(Time) time
)

Return Value

Type: uint

An integer representing the day of the year of time.

Meta