Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #2632422
Bootstrap timepicker 24h format
Closed

Comments

  • Piotr started the conversation

    Hello,

    How to change bootstrap timepicker with 12h format to 24h format?

    Best regards

  •  228
    Milingona replied

    Hello,

    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