Calendar.getYear

When overridden, returns the year in the specified Time.

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

Return Value

Type: uint

An integer representing the year in time.

Meta