Hi All,

I'm using Drupal 7 webform latest version (webform-7.x-4.20). I have created the timestamp date format and chosen in the webform configuration.(Webform Date settings .png)

But in the webform submission page and in Download file it using the defalut "medium" format only (Webform Submission data.png)

I'm I missing anything or is it a bug. Kindly do needful.

Please find the attached.

Comments

SivaprasadC created an issue. See original summary.

liam morland’s picture

That configuration is for date components in the form. The submitted date on the submissions page is submission meta data, not a form component.

sivaprasadc’s picture

Thanks, @Liam Morland for the response. Is there a way to get the submission data(date filed) in our custom format?

liam morland’s picture

I haven't looked at the code. You may have to redefine the "medium" date format.

liam morland’s picture

Status: Active » Fixed

This is configured in a View. If Views UI is enabled, visit admin/structure/views/view/webform_submissions/edit.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.