Title: US date format
Last modified: July 26, 2020

---

# US date format

 *  Resolved [spaniole](https://wordpress.org/support/users/spaniole/)
 * (@spaniole)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/us-date-format/)
 * Hi
 * After an update to 2.7.2, my FP date settings are in US format (tournament), 
   like “dec 04, 2020”, would rather like it to be “4. december 2020”.
    My WP (5.4.2)
   date/time settings are “j. F Y” and “G:i”. How can I change it to the desired
   date format in FP? Thanks.

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

 *  Plugin Author [AntoineH](https://wordpress.org/support/users/antoineh/)
 * (@antoineh)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/us-date-format/#post-13172754)
 * I’m on a holiday right now, so not able to check, but if I remember correctly
   then putting the below in your wp-config.php file will do the trick.
 *     ```
       define( 'FOOTBALLPOOL_MATCH_DATE_FORMAT', 'j. F Y' );
       define( 'FOOTBALLPOOL_TIME_FORMAT', 'G:i' );
       ```
   
 * If not I will have a look when I am back in 2,5 weeks.
 *  Thread Starter [spaniole](https://wordpress.org/support/users/spaniole/)
 * (@spaniole)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/us-date-format/#post-13172825)
 * Thank you very much, it was spot on.

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

The topic ‘US date format’ is closed to new replies.

 * ![](https://ps.w.org/football-pool/assets/icon-256x256.png?rev=983880)
 * [Football Pool](https://wordpress.org/plugins/football-pool/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/football-pool/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/football-pool/)
 * [Active Topics](https://wordpress.org/support/plugin/football-pool/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/football-pool/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/football-pool/reviews/)

## Tags

 * [date](https://wordpress.org/support/topic-tag/date/)
 * [format](https://wordpress.org/support/topic-tag/format/)
 * [us](https://wordpress.org/support/topic-tag/us/)

 * 2 replies
 * 2 participants
 * Last reply from: [spaniole](https://wordpress.org/support/users/spaniole/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/us-date-format/#post-13172825)
 * Status: resolved