Comments Piotr started the conversationDecember 15, 2020 at 11:17amHello,How to change bootstrap timepicker with 12h format to 24h format?Best regards 228Milingona repliedDecember 15, 2020 at 2:27pmHello,You can fix that by modifying wp-content/themes/bakery/assets/js/main.js. Please go to line 515: options = $this.data('options') || {}; and add the following code after that: options.showMeridian = false;Kind regards, Milingona Support Follow on Envato Facebook Twitter Sign in to reply ...
Hello,
How to change bootstrap timepicker with 12h format to 24h format?
Best regards
Hello,
You can fix that by modifying wp-content/themes/bakery/assets/js/main.js. Please go to line 515:
and add the following code after that:
Kind regards,
Milingona Support
Follow on Envato Facebook Twitter