Custom Next Holiday
Available settings
Holidays
Define your custom holidays here. You can use absolute dates, date of month, or n-th weekday of month formats.
Use the Holiday Editor to easily add, edit, and manage your holidays, or learn more about the supported date formats.
Example: - name: Christmas Day (Date of month)
date: 12-25 # Format: MM-DD
icon: fluent-ioji-flat:fireworks # Icon for the holiday, find yours at https://icon-sets.iconify.design/
round: [1, 2, 3, 4, 5] # Optional: Round to nearest weekday (1=Monday, 7=Sunday)
- name: Year 2038 problem (Absolute date)
date: 2038-01-19 # Format: YYYY-MM-DD
icon: mdi:cpu-32-bit
- name: US Memorial Day (last n-th weekday of month)
date: 05Wn1-1 # Format: MWnw-D (e.g., 05Wn1-1 for last Monday of May)
icon: fluent-ioji-flat:reindeer-ribbon
- name: Chinese New Year (Date of month with different calendar)
date: 01-01[u-ca=chinese] # Format: MM-DD[u-ca=calendar] (e.g., 01-01[u-ca=chinese] for Chinese New Year)
icon: fluent-ioji-flat:red-envelope
2
Connections
0
Forks