Viewing 1 replies (of 1 total)
  • I guess the shortcode you need would be as follows:
    [date date-test date-format:M.d.yy]

    EDIT: I decided to go through the sourcecode, and found ‘_’ can be used to output blank spaces. so, your required shortcode would be

    [date date-test date-format:M_d_yy]

    again, some problem with ‘,’ which i’m not going to look into.

    // EDIT complete

    I didn’t go through the plugin source code, so I don’t know why exactly you can’t give blank space as a separator.

    https://docs.jquery.com/UI/Datepicker/formatDate

    This link is provided inside the plugin itself, inside the tag generator, “Help”.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Contact Form 7 Datepicker] Date format syntax in shortcode’ is closed to new replies.