coryetzkorn / php-store-hours

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

Full Open Hours Table #11

Closed angie007 closed 8 years ago

angie007 commented 8 years ago

Hi there,

is it possible to create an function to show an table with the full list of the open hours like this:

Mon, Tue, Fri: 9:00am - 6.00pm Wed, Thu: 10:30am - 18:30pm Sat: 9:00 am - 11:30am, 1:30pm - 5pm

Example: http://stackoverflow.com/questions/5906984/combine-days-where-opening-hours-are-similar

Thanks a lot, Angie