day-of-week calculation method
C20677
concept
A day-of-week calculation method is an algorithmic procedure that determines the weekday (e.g., Monday, Tuesday) corresponding to a given calendar date.
All labels observed (5)
| Label | Occurrences |
|---|---|
| calendar calculation method | 2 |
| date calculation algorithm | 1 |
| day-of-week algorithm | 1 |
| day-of-week calculation method canonical | 1 |
| day-of-week rule | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: day-of-week calculation method
Generated description
A day-of-week calculation method is an algorithmic procedure that determines the weekday (e.g., Monday, Tuesday) corresponding to a given calendar date.
Instances (5)
| Instance | Via concept surface |
|---|---|
| Conway’s Doomsday algorithm | — |
| Zeller’s congruence | calendar calculation method |
| Doomsday of a year | day-of-week rule |
| Tomohiko Sakamoto’s algorithm | date calculation algorithm |
| Easter computus | calendar calculation method |