Day
Keeps track of possible days and the current day.
Variables
Name | Type | Description |
---|---|---|
days | List | List of days of week |
index | Integer | Current day (Default |
Functions
Name | Description |
---|---|
set(index) | Set day to |
forward | Moves the day forward by one |
Last modified: 31 December 2024