I'm working on a calendar system, and I want all national holidays to be automatically calculated and added. The issue is that over half of them depend on the spring equinox which falls on either the 19th, 20th, or 21st of march.
Does anyone have an idea on how to calculate it? I only need the date, time isn't necessary.