Check if its thursday after 3PM, saturday or sunday or monday before 9AM. if((date(‘N’) == 4 &&…
PHP check if current time is between two times
1 Article
1
Professional Technical Solution Services for Adobe Commerce/Magento 2
Check if its thursday after 3PM, saturday or sunday or monday before 9AM. if((date(‘N’) == 4 &&…