• I’m trying to format a date field using _format_ as read in the documentation but it doesn’t work.
    If I use this code:
    <label> Fecha de Nacimiento* [date* FdN max:’today-18years’ _format_FdN “d-m-Y”]</label>
    it doesn’t show at all.

    If I use this code:
    <label> Fecha de Nacimiento* [date* FdN _format_FdN “dd/mm/yyyy”]</label>
    it shows: mm/dd/yyy

    This code:
    <label> Fecha de Nacimiento* [date* FdN _format_FdN “d-m-Y”]</label>
    shows the same: mm/dd/yyy

    As indicated here https://wordpress.org/support/topic/date-format-in-contact-form-7/ it suppose to work with “d-m-Y” but it doesn’t.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Thread Starter Mauricio Lopez Coria

    (@damonh)

    Even though you’re right -I misread part of the documentation- you should have explained it here again in other way because it’s not the first question about the same topic.
    It looks like you’re trying to show how smart you are (which I don’t doubt) compared to us, users.

    Anyway, thank you for your great plugin but you should improve your support.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Date format problems’ is closed to new replies.