hours since midnight.

Property definitions

core $ Tm :: hour
	# hours since midnight.
	fun hour: Int `{ return self->tm_hour; `}
lib/core/time.nit:142,2--143,42