BYMONTHDAY25
BYMONTHDAY25 is a reference to a value in the iCalendar RRULE (recurrence rule) syntax used to refine monthly occurrences by specifying which days of the month to include. In this context, BYMONTHDAY indicates the day numbers within a month that are eligible for an event to occur. A single value such as 25 means the event is scheduled on the 25th day of each relevant month. BYMONTHDAY also accepts multiple values (for example, BYMONTHDAY=1,15 would allow occurrences on the 1st and the 15th days of each month). Negative values are allowed to count from the end of the month (for instance, -1 represents the last day of the month, -2 the second-to-last day, etc.).
When used with a recurrence frequency (FREQ), BYMONTHDAY constrains the dates generated by the rule. For example,
BYMONTHDAY is part of the iCalendar standard and is implemented in many calendar applications and scheduling