# \donttest{
most_recent_season()
most_recent_season("2022-09-01") # up to september, will be recorded as 2022
most_recent_season("2022-10-01") # then will swap over to 2023 when we hit october
# }
Run the code above in your browser using DataLab