zmanim
zmanim copied to clipboard
add method checking for a shmita year
I am surprised that this method is not already in the JewishCalendar class. It was the first method that I was looking for when I first started looking at the documentation. I believe that it is a good addition.
It just looks like a clone of isIsruChag()
@NightScript370 you are right! Oops, I guess I forgot to actually write the code in the method. Thanks!