Title: Date Format
Last modified: August 21, 2016

---

# Date Format

 *  [Blipp](https://wordpress.org/support/users/blipp/)
 * (@blipp)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/date-format-43/)
 * Can anyone tell me how I can get the date format to be
 * DD/MM/YYYY using the Royal Date Picker?
 * [https://wordpress.org/plugins/rt-date-picker/](https://wordpress.org/plugins/rt-date-picker/)

Viewing 1 replies (of 1 total)

 *  [co1inr](https://wordpress.org/support/users/co1inr/)
 * (@co1inr)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/date-format-43/#post-4898228)
 * This is a great plug-in but sadly there are currently no settings for it and 
   it doesn’t work with the core WP settings so you’ll need to edit the source.
 * Go to the plug-in editor, select the Royal Date Picker plug-in and the file “
   rt-date-picker/lib/ui/jquery.ui.datepicker.js”
 * Look for this line (line 54):
 *  dateFormat: “mm/dd/yy”, // See format options on parseDate
 * …and just change the order of the elements to “dd/mm/yy”.
 * NB: “yy” alone produces a four digit year.
 * HTH
 * Colin

Viewing 1 replies (of 1 total)

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

 * ![](https://s.w.org/plugins/geopattern-icon/rt-date-picker_99c8d5.svg)
 * [Royal Date Picker](https://wordpress.org/plugins/rt-date-picker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rt-date-picker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rt-date-picker/)
 * [Active Topics](https://wordpress.org/support/plugin/rt-date-picker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rt-date-picker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rt-date-picker/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [co1inr](https://wordpress.org/support/users/co1inr/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/date-format-43/#post-4898228)
 * Status: not resolved