Hi all!
I’ve created a lot of lobbies on the system but recently more users want to be able to filter their data by month, i.e. either type in April or 04 to filter down lobby results for anything that matched this month.
Tricky bit is that they simply want to use calendar month. So extracting a month from a date is not ideal. I tried toying with build in calendar_api options but didn’t get far yet.
Has anyone ever tried this before?