byMonth constant

IriTerm const byMonth

byMonth [Expects: http://schema.org/Integer]

Defines the month(s) of the year on which a recurring {Event} takes place. Specified as an {Integer} between 1-12. January is 1.

Can be used on: http://schema.org/Schedule

Implementation

static const byMonth = IriTerm.prevalidated('http://schema.org/byMonth');