Viewing 1 replies (of 1 total)
  • 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.