| 1 | input_Lilian_date | Input | INT4 |
| 2 | output_day_no | Output | INT4 |
| 3 | fc | Output | FEEDBACK |
The Calculate Day of Week from Lilian Date (CEEDYWK) API returns the day of the week as a number between 1 and 7.
None.
| CEE0000 | The API completed successfully |
| Severity: 00 | |
| CEE2512 | The value for the given Lilian date is not valid |
| Severity: 30 | |
| CEE9902 | Unexpected user error occurred in &1 |
| Severity: 30 |
The number returned by CEEDYWK is useful for end-of-week calculations.
| Top | ILE CEE APIs | APIs by category |