Viewing 1 replies (of 1 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    There is an option on the CFDB options page to change how the date is displayed, but this controls it for all short codes and the admin page.

    You can try format a time in the short code:
    [cfdb-html form="your-form" trans="date=date(F j y g:i A,submit_time)"]

    and in this case use ${date} instead of ${Submitted} in your template.

    You can’t put the comma in the 2nd one or it will not parse it right.

Viewing 1 replies (of 1 total)
  • The topic ‘Format Submitted date and time in cfdb-html output’ is closed to new replies.