doomsday_test, a Fortran90 code which calls doomsday() to use John Conway's doomsday algorithm to determine the day of the week corresponding to a given calendar date.
The information on this web page is distributed under the MIT license.
doomsday, a Fortran90 code which is given the year, month and day of a date, and uses John Conway's doomsday algorithm to determine the corresponding day of the week.