weekday_test


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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

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.

Source Code:


Last revised on 09 April 2020.