Title: german format
Last modified: August 22, 2016

---

# german format

 *  Resolved [parafux](https://wordpress.org/support/users/parafux/)
 * (@parafux)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/german-format/)
 * Hi there,
    how can i switch the date and time format to german? i already exchanged
   the date.js file but it does not work [http://www.coc-org.de](http://www.coc-org.de)
   regards p.
 * [https://wordpress.org/plugins/google-calendar-widget/](https://wordpress.org/plugins/google-calendar-widget/)

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

 *  Thread Starter [parafux](https://wordpress.org/support/users/parafux/)
 * (@parafux)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/german-format/#post-5830383)
 * ok i now got it, but i had to change all occurences in the ko-calendar.js
 * another question:
    how can i change the title-date of every event. this is bold
   but still in the wrong format: month day like: Mar 27 i want to have the german
   27. März
 * or in english
    27th of March
 *  Plugin Author [Poco](https://wordpress.org/support/users/poco/)
 * (@poco)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/german-format/#post-5830614)
 * If you look in the plugin script ko-calendar.js you will see the places where
   the date formatting is done. Look for “toString”
 * For example:
 * dateString = startJSDate.toString(“ddd, MMM d, yyyy”);
 * That is formatting the date as “Tue, Mar 3, 2015”. If you look at the documentation
   for date.js (link in the FAQ) you can change that formatting to match the format
   you want. There are a few variations depending on whether the event is all day
   or not, so you might have to change this in more than one place.

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/google-calendar-widget.svg)
 * [Google Calendar Widget](https://wordpress.org/plugins/google-calendar-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-calendar-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-calendar-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/google-calendar-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-calendar-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-calendar-widget/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Poco](https://wordpress.org/support/users/poco/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/german-format/#post-5830614)
 * Status: resolved