Years since 1900.

Property definitions

core $ Tm :: year
	# Years since 1900.
	fun year: Int `{ return self->tm_year; `}
lib/core/time.nit:151,2--152,42