Title: Date format
Last modified: August 30, 2016

---

# Date format

 *  [syriliah](https://wordpress.org/support/users/syriliah/)
 * (@syriliah)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/date-format-77/)
 * Hello,
 * Thanks for this plugin.
    I am using it with Events Manager. In the calendar, 
   week wiew, the date are displayed in american format (column titles and global
   title) I need them to be displayed in french format. Is this possible? Thanks,
 * Sarah
 * [https://wordpress.org/plugins/wp-fullcalendar/](https://wordpress.org/plugins/wp-fullcalendar/)

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

 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/date-format-77/#post-6559851)
 * Hi Sarah,
 * There’s no option for this at the moment, it’s taken from your language settings
   in WordPress, i.e. if your blog is in French, it uses the French standard.
 * There is a way to change the date format via PHP or JS, but would be good to 
   know specifically what dates you’re referring to.
 *  [iLuvIndia.com](https://wordpress.org/support/users/iluvindia/)
 * (@iluvindia)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/date-format-77/#post-6559870)
 * Hi,
    **Cannot see events in Calendar**
 * I am using wp-fullcalendar with Events Manager.
    Can see events in Firefox, but
   not in Chrome browser.
 * Thanks,
 * Tony
 *  Thread Starter [syriliah](https://wordpress.org/support/users/syriliah/)
 * (@syriliah)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/date-format-77/#post-6559877)
 * Hello,
 * here is the link :
    [http://juste-la.org/planning/](http://juste-la.org/planning/)
   The title and the column title are in american format. My blog is in french language
   though. So i don’t understand.
 * Thanks for help,
 *  [mrppp](https://wordpress.org/support/users/mrppp/)
 * (@mrppp)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/date-format-77/#post-6559879)
 * Anything to do with?
    [http://codex.wordpress.org/Formatting_Date_and_Time](http://codex.wordpress.org/Formatting_Date_and_Time)
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/date-format-77/#post-6559887)
 * maybe you can try this thread – [http://stackoverflow.com/questions/9491450/fullcalendar-how-do-i-change-the-date-format](http://stackoverflow.com/questions/9491450/fullcalendar-how-do-i-change-the-date-format)(
   last snippet shared) under wp-calendar/inludes/js/inline.js
 * btw, can I know if you are using wordpress localized in your language or other
   wordpress translation plugin such wpml, qtranslate,etc ?
 *  Thread Starter [syriliah](https://wordpress.org/support/users/syriliah/)
 * (@syriliah)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/date-format-77/#post-6559918)
 * Hello,
 * I updated the plugin and everything’s fine now!
    Great. It’s Ok for me.
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/date-format-77/#post-6559920)
 * thanks for the update and confirming.
 *  [mlmultimedia](https://wordpress.org/support/users/mlmultimedia/)
 * (@mlmultimedia)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/date-format-77/#post-6559961)
 * I just wanted to point out an issue I had with this, in case it helps anyone 
   else.
 * I found that on WAMPServer I could display dates in UK format (dd/mm), but when
   I uploaded the website to a linux server it would default back to US format (
   mm/dd).
 * I found the issue was in wp-fullcalendar.php here:
 * $locale_code = str_replace(‘_’,’-‘, get_locale());
    $file_long = dirname(__FILE__).’/
   includes/js/lang/’.$locale_code.’.js’;
 * It was looking for /includes/js/lang/en_GB.js but there was only /includes/js/
   lang/en_gb.js
 * I fixed this by copying en_gb.js and renaming it en_GB.js.
 * Looks like it just needs a strtolower($locale_code);
 * Thanks for a great plugin.
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/date-format-77/#post-6559966)
 * I get this too, I’ve let the devs know about it. should get fixed soon.

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

The topic ‘Date format’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-fullcalendar.svg)
 * [WP FullCalendar](https://wordpress.org/plugins/wp-fullcalendar/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fullcalendar/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fullcalendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fullcalendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fullcalendar/reviews/)

 * 9 replies
 * 6 participants
 * Last reply from: [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/date-format-77/#post-6559966)
 * Status: not resolved