• Hi all, this was a great plug in, but is there some way to change the date structure? ie, currently when i placed the date picker, its:

    MM/DD/YYYY – which is wrong for us (being a brit ?? )

    We must have the date as –

    DD/MM/YYYY

    Currently i have the setting as:
    <p>Start Date
    [date* date-623 min:2014-01-01 max:2015-12-31]</p>

    <p>End Date
    [date* date-276 min:2014-01-01 max:2015-12-31]</p>

    But just makes no different once its been picked, it just comes out as MM/DD/YYYY. Is there a way? thanks

    https://www.ads-software.com/plugins/contact-form-7-datepicker/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Having exactly the same problem. Doesn’t matter which setting I select, the output is always in the US format.

    Thread Starter richard

    (@rich_smc)

    This code worked for me:

    <p>Start Date
    [date* date-623 date-format:dd/mm/yy]</p>

    Awesome rich_smc – just changing the – to / worked a treat. Thank you so much for your help!

    I just noticed that it uses US format which is bad.
    Request for the author:
    It would be nice that this plugin uses date format seting form general wordpress settinga located at: wp-admin/options-general.php

    For example, my settings are custom: “d.m.Y”

    I think this would be easy to add. Itis better that plugin code editing, because it will be overwritten when new version is installed.

    Thank you.

    This code worked for me:

    <p>Start Date
    [date* date-623 date-format:dd/mm/yy]</p>

    Where exactly do you put this code in on the datepicker form? Apprciate help. Thanks. Andrew.

    Thread Starter richard

    (@rich_smc)

    Hi, its…..where it is? In the form? You just need the “Contact Form 7 Datepicker” plugin installed, select which Datepicker theme you want, place the code…..away u go….

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Date type change?’ is closed to new replies.