coryetzkorn / php-store-hours

Output content based on time-of-day and-day-of-week.
MIT License
136 stars 55 forks source link

Added option to get hours this week starting today #25

Open machadoug opened 7 years ago

machadoug commented 7 years ago

Changed hours_this_week_simple() and hours_this_week() in order to allow us to get array of dates ordered by today + the other 6 days. Just like we see in Google Maps.