Add order delivery date with Datetime picker and order comment in checkout page Magento2.
This order delivery datetimepicker will also display in multiple shipping address form.
It allows to disable the days (like all saturday & sundays) in a month. You can also add your Blackout dates (like national holidays or any other reason on which day you will not deliver the order). It will display message (which will be added from admin system configuration) on dates as a tooltip.
Datetime picker will display holiday and blackout dates in red and block color accordingly
(Tooltip on blackout dates).
Datetime picker will display holiday and blackout dates in red and block color accordingly
(Tooltip on blackout dates).
5. Will display Blackout dates message as a tooltip on calender days which was added from admin system configuration.
8. On sales order create page display disabled dates for holiday and black out dates with different colours.
https://github.com/sohelrana09/magento2-module-delivery-date
https://github.com/gustavo807/magento2-module-delivery-date
https://developersushant.wordpress.com/2020/09/04/magento-2-get-system-config-data-in-js-file/