Web library v1.2.21
Added a new feature which allows you to specify whether these "business hours" are open hours or closed hours.
You can do this by appending a boolean to your array element; true is used as default when nothing is supplied and defines the period as open hours. false defines it as closed hours.
This way you can for example, create holiday business hours on which you are closed completely.