You can change the default hour time format from AM/PM (11:59 PM) to 24 hour (23:59:59) for the Time Picker Checkout Field in WooCommerce Checkout Manager by hooking into our exposed WordPress Filters. Add the following PHP snippets to your current WordPress Theme’s functions.php file:
View Code
Hello,
I installed your plugin; everything works fine. However is it possible to configure the timepicker to prohibit a person from choosing a past time?
For example, a customer orders 15 September 2018 at 3pm, it should be impossible for him to choose an hour before 13pm or better to set the timepicker H+2 so in our example, not before 5pm. In summary configure the timepicker as the datepicker.
Thank you very much
Hi there, thanks for asking, that’s definitely possible but I’d need to look up how the timepicker library support that. I’m under the hammer with Premium Support this week since coming back from my honeymoon but I’ve added this to my todo list for next week 🙂