DateTimeModifier.DayOfWeekOfMonthOfYearRange
Message Summary
message DateTimeModifier.DayOfWeekOfMonthOfYearRange
A range of day of week within months of every year, inclusive. For example, the Sunday of the first week of the eleventh month of each year (the end of Daylight Saving Time).
Include: datetime.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
start | DayOfWeekOfMonthOfYear | Starting day of week of month of year for the range. | ||
end | DayOfWeekOfMonthOfYear | Ending day of week of month of year for the range. | ||
from_end | bool | Indicates whether the day of the week of the month/year applies from the end rather or from the beginning of the month. For example, it allows representation of the last day of the month of February. |