Day of Week
Download Latest Version
Source Code
Description
A utility program. Type in a year, month, and day, the calculator will output the day of the week for that day!
Current Version: 3.1
How to Run
1) Run the Program pgrmDAYOFWK
2) Enter Year, Month, and Day (In Numbers)
3) Calculator will show the day of the week the date entered is.
Variables that will be Used
Variable | Use |
---|---|
A | Used to store Year |
B | Used to store Month |
C | Used to store Day |
D | Used to store date output. |
J | Used to check if year is leap year. |
K | Used to check if year is leap year. |
Updates
Version | Short Description |
---|---|
3.1 | Various improvements |
3.0 | Rewrote again, a mess rather now clean. |
2.0 | Rewrote most of it, now you can select more than day 12! |
1.0 | Initial Release |
Coming Soon:
Nothing! Suggest something?