DateTimeModifier.WeekOfMonthRange
Message Summary
message DateTimeModifier.WeekOfMonthRange
A range of numbered weeks within every month. For example, the 1st and 3rd week of the month.
Include: datetime.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
start | WeekOfMonth | Starting week of month for the range. | ||
end | WeekOfMonth | Ending week of month for the range. | ||
from_end | bool | Indicates whether the week of the month applies from the end or from the beginning of the month. For example, allows representation of the last week of each month. |