文件名称:HoursOfOperationCheck:营业时间检查
文件大小:2KB
文件格式:ZIP
更新时间:2024-07-05 11:30:14
JavaScript
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
【文件预览】:
HoursOfOperationCheck-master
----HoursOfOperationCheck.js(2KB)
----README.md(672B)