DateTimeModifier.DayOfWeekOfMonthRange
Message Summary
message DateTimeModifier.DayOfWeekOfMonthRange
A range of days within weeks within all months. For example, 1st Monday to 2nd Saturday of each month.
Include: datetime.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
start | DayOfWeekOfMonth | |||
end | DayOfWeekOfMonth | |||
from_end | bool | Indicates whether the day of the week/month applies from the end or from the beginning of the month. For example, allows representation of the second to last Sunday of each month. |