Hello
I am quite stuck with creating a solution to display a season name (i.e summer, winter, etc) from when a user enters a Date
How can i assign multiple values onto my "date" data type, and how can i eliminate specifying a year or perhaps set the year value to infinity??
would i have to use If-Else statements, if so then how??
please help