Calculate the date and month of easter for a given year.
The computus is calculated using the Meeus/Jones/Butcher algorithm.
npx computux # Install and run via npx
Input year: 2023 # User Input [year]
Easter is on the 9th of April. # Output [date of easter]