I have been trying to write Scheme code to get the date and store the month in a variable, but have no clue how, even after reading the online manual.
What I understand now is there is a struct called Date that needs 10 arguments, but not sure how to retrieve the month, or even date, from the library..could anyone please enlighten me on this.
Thank you.
I found it..
working the manual took more effort than i thought.