Minutes after the hour.

Property definitions

core $ Tm :: min
	# Minutes after the hour.
	fun min: Int `{ return self->tm_min; `}
lib/core/time.nit:139,2--140,40