ethiopia-easterday-generators
v1.0.0
Published
This is easter day generator for ethiopian's since ethiopia has different easter days in each year this package helps to generate the day by inserting the year you can find the easter day of the year.This package is done by using the idea of "Bahire hasab
Downloads
1
Readme
This is npm package for ethiopian easterday generator the ethiopian easter day is different every year
download
npm i ethiopia-easterday-generator
sample usage import {Easter} from "Easter" var year = 2012; Console.log(Easter(year));