Months since January.

Property definitions

core $ Tm :: mon
	# Months since January.
	fun mon: Int `{ return self->tm_mon; `}
lib/core/time.nit:148,2--149,40