DateTimeModifier.DayOfMonthOfYearRange
Message Summary
message DateTimeModifier.DayOfMonthOfYearRange
A range of numbered days within months of every year, inclusive. For example, the 21st day of the ninth month of each year.
Include: datetime.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
start | DayOfMonthOfYear | Starting day of month of year for the range. | ||
end | DayOfMonthOfYear | Ending day of month of year for the range. | ||
from_end | bool | Indicates whether the day of the month/year applies from the end or from the beginning of the month. For example, it allows representation of the last day of the month of February. |