byDay constant

IriTerm const byDay

byDay [Expects: http://schema.org/DayOfWeek, http://schema.org/Text]

Defines the day(s) of the week on which a recurring {Event} takes place. May be specified using either {DayOfWeek}, or alternatively {Text} conforming to iCal's syntax for byDay recurrence rules.

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

Implementation

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