Nashville-Public-Library / booth

web app to assist with TL booth schedule
0 stars 0 forks source link

can't use /booth/schedule on weekends #85

Open weddleben opened 3 months ago

weddleben commented 3 months ago

the is_weekday() function prevents doing any scraping on the weekend, even if you're wanting to load a weekday.

weddleben commented 3 months ago

consider trying to use the date that's passed in as an argument and check whether that date is a weekend date