Title: Customizing the Time and Date
Last modified: August 31, 2016

---

# Customizing the Time and Date

 *  Resolved [alexandrescalia](https://wordpress.org/support/users/alexandrescalia/)
 * (@alexandrescalia)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customizing-the-time-and-date/)
 * Hello,
 * I would change the format PM schedules of 24 hours ( ex : 3:00 vs. 15.00)
 * Thank you in advance for your return.
    very cordially , Alexandre
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customizing-the-time-and-date/#post-7083772)
 * Hi Alexandre,
 * The date / time formatting can be set under Events > Settings > Formatting > 
   Date/Time.
 *  [henning48](https://wordpress.org/support/users/henning48/)
 * (@henning48)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customizing-the-time-and-date/#post-7083854)
 * Hi
    I changed the date / time settings: Date / Time formatting can be set under
   Events> Settings> Formatting> Date / Time. I get yet only shown pm and am, why?
 *  Thread Starter [alexandrescalia](https://wordpress.org/support/users/alexandrescalia/)
 * (@alexandrescalia)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customizing-the-time-and-date/#post-7083890)
 * Hello,
    Thank you for your reply. The code used is G \ h i \ m \ i \ n , could
   you give me one for displaying 24H formats? Thank you in advance for your return
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customizing-the-time-and-date/#post-7083916)
 * you can check this date/time formats – [http://codex.wordpress.org/Formatting_Date_and_Time](http://codex.wordpress.org/Formatting_Date_and_Time)
 *  [Baker](https://wordpress.org/support/users/bakerbrite/)
 * (@bakerbrite)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customizing-the-time-and-date/#post-7083923)
 * The format you’re using (G \ h i \ m \ i \ n) is to be used in a php timestamp
   string within a PHP file. It wont work in the date/time settings for Events Manager
   or WordPress settings.
 * PHP documentation:
    [http://php.net/manual/en/function.date.php](http://php.net/manual/en/function.date.php)
 * To set 24hr time format, follow these paths and enter ‘H:i” in the designated
   areas. This will produce a time format of 00:00, with leading 0s in both hour
   and minute.
 * WordPress:
    Settings > General > Time Format > Custom: H:i
 * Events Manager Settings:
    Events > Settings > Formatting > Date/Time > Time Format:
   H:i
 * As Angelo said, info on WP date & time format can be found here: [http://codex.wordpress.org/Formatting_Date_and_Time](http://codex.wordpress.org/Formatting_Date_and_Time)
 *  [henning48](https://wordpress.org/support/users/henning48/)
 * (@henning48)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customizing-the-time-and-date/#post-7083930)
 * Thanks thats Beautiful

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Customizing the Time and Date’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [time](https://wordpress.org/support/topic-tag/time/)

 * 6 replies
 * 5 participants
 * Last reply from: [henning48](https://wordpress.org/support/users/henning48/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/customizing-the-time-and-date/#post-7083930)
 * Status: resolved