weekday_test, a C++ code which calls weekday(), which determines the day of the week corresponding to a given date; for instance, the battle of Hastings, on 14 October 1066 (Julian Calendar!), was a Saturday.
The computer code and data files described and made available on this web page are distributed under the MIT license
weekday, a C++ code which determines the day of the week corresponding to a given date, such as 14 October 1066, Julian calendar, ... which was a Saturday.