Closed (duplicate)
Project:
Webform
Version:
6.x-2.6
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2009 at 16:59 UTC
Updated:
20 Nov 2009 at 05:45 UTC
I use webform on a Dutch website where date formats are always like DD-MM-YYYY. We use it for a booking-form.
On the e-mail and and the table overview, we always see the English notation (MM-DD-YYYY).
This is really frustrating and causes lots of errors (bookings on the wrong date).
How can I make sure the Table and Mail function use the Site Settings?
Comments
Comment #1
AndrewBoag commentedsee http://drupal.org/node/638036 for similar issue
Comment #2
quicksketchThe dates in e-mails were fixed in #375874: Use Drupal's date_format function to theme dates in mails. Andrew opened another issue for the tables at #638036: date format in _webform_table_data_date does not adhere to drupal date formatting requirements, let's pick up over there.