HoursOfOperationCheck.js
HoursOfOperationCheck v1.0 是一个开发人员友好的 JQuery 脚本,用于检查您的业务当前是否开放。
作者:托马斯·罗萨莱斯
工作原理:
day: 'Monday'
isOpen: false, // Is the Business open on this day?
openTime: '10:00', //Pick Openning Time in 24hr format
closeTime: '21:00' //Pick Closing Time in 24hr format
Pick which days the business is open and pick the Opening Time and Closing Time
for that day of the week. (No