Question: Disable time only for specific weekday
未關閉
- 主要語言
- JavaScript
- 星號
- 7.6k
- 分支
- 981
- PR 合併指標
- 30 天內沒有已合併 PR
描述
How can I disabled times/time-ranges only for specify weekday?
Example: Opening times for something is:
Mo->Fr: 9:00 to 17:00
Sa: 9:00 to 13:00
Then I need to disable times { from: [13,0], to: [17,0] } to. But only on saturdays.
貢獻指南
評估
這個 Issue 還沒有評估資料。