• If the customer select the date, the date format is too long. it shows only the weekday.
    How can I change the format?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Ashanna

    (@morki)

    Hello,

    Please have a look at the documentation here, under “Calendar translation”. You’ll need to change the “format” line in your language file (do not touch the “formatSubmit” line).

    Edit: I’ve checked the website. You should consider adding some CSS in order to make the input larger instead of modifying the date format:

    .single-product form.cart input.datepicker {
        width: 100%;
    }

    Regards,
    Natasha

    • This reply was modified 6 years, 7 months ago by Ashanna.
Viewing 1 replies (of 1 total)
  • The topic ‘date format wrong’ is closed to new replies.