SEE INSIDE - Just enter the date,month,year (dd,mm,yyyy as the questions come) as per the questions asked, and see the day calculated. - Write full year for dates, like doing 97 instead of 1997 will not work (It will calculate the day in year 97) Please give credit before remixing.
See inside; The main calculator code is in ONE line! (It would be better if there was a custom block reporter functionality...) I used the simple odd days method for calculating days on Gregorian dates. Although I could have used Zeller's Congruence, I sticked to it. (!!) The other two sprites are just for visual support. It makes this look like an 'example' project! XD I will be adding UI, other methods of calculation, some other changes soon.(?)