Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor FARAZFRANK

    (@farazfrank)

    Hi Wpweddings,

    We will fix that in next release.

    Thanks

    Plugin Contributor FARAZFRANK

    (@farazfrank)

    Hi Wpweddings,

    If an urgency then a follow-up here:

    1.
    Open file appointment-calendar-shortcode.php

    2. Search code line (around 47-48)

    if($wpdb->query($AddAppointment_sql))
    {

    3. Add a new line after open braces ‘{

    $appointmentdate = date("d-m-Y", strtotime($appointmentdate));

    4. You done. Do same as with mobile short-code file appointment-calendar-mobile.php Need more Date Formats: Here

    Thanks
    -Frank Faraz

    Thread Starter wpweddings

    (@wpweddings)

    Thanks Frank!

    This used to work until I upgraded to Version 2.6.4 but now it is back to showing day-month-Year despite this code.

    Wasn’t this fixed in the latest version? It is correct in the Email:
    Appointment Date: 09-26-2013

    And it appears in mm-dd-yyyy format when the menu first appears; but as soon as a date is picked, it reverts to dd-mm-yyyy format.

    Could you take a look at my site?
    http://dougcoats.eandkqa.com/appointments/

    `

    Plugin Contributor FARAZFRANK

    (@farazfrank)

    Thanks Ericthomson for notifying us.

    We will fix this issue with next release.

    Sorry but your URL not accessible.
    Error – 404 Not Found

    Kind Regards
    Frank

    I have the same issue with the date format. Would like it to be mm-dd-yyyy. Appreciate your fixing it. Any thoughts on when the next release will be out?

    Plugin Contributor FARAZFRANK

    (@farazfrank)

    Thanks to remind me.

    I have fixed this in upcoming version Ver 2.7.

    Stay tuned.

    Many Greetings
    Frank

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘change date format’ is closed to new replies.