UTC months as Int (1 for January).

Property definitions

core $ ISODate :: month
	# UTC months as Int (`1` for January).
	var month: Int is noinit
lib/core/time.nit:212,2--213,25