Calendar.getYear

When overridden, returns the year in the specified Time.

class Calendar
abstract
uint
getYear
(
Time time
)

Return Value

Type: uint

An integer representing the year in time.

Meta