The hour part of this time, between 0 and 23

Property definitions

date $ Time :: hour
	# The hour part of this time, between 0 and 23
	var hour: Int
lib/date/date.nit:49,2--50,14