• Resolved nanera

    (@nanera)


    Hello,

    Is it possible and if yes, how I can change the pickup time of the event to be in 24h format (G:i)?

    Thank you for your time.

Viewing 1 replies (of 1 total)
  • Plugin Author shanebp

    (@shanebp)

    You could try adding a timeFormat parameter to the timepicker in events.js – jQuery('#event-time').timepicker({ ....

    If you make changes to that js file, make sure to bump the version number in the enqueue in pp-events-screens.php.

    wp_enqueue_script('ppse_script', plugin_dir_url(__FILE__) . '/js/events.js', array('jquery'), '4.2' );

Viewing 1 replies (of 1 total)
  • The topic ‘Time in 24h’ is closed to new replies.