How can I decide how my users see month names? I need to be able to select between Dec, December, 12 and XII in the date's dropdown, but I can't find it documented. Maybe I'm googlling wrong? Now my users always gets Dec (or appropriate shortcut in their language, if translated).
Comments
Comment #1
Mołot commentedKinda can't see it after upgrade either.
Comment #2
quicksketchWebform use's your site's "short" format to determine how Date fields should be display (it inherits from Drupal core's built-in date field to do this). I know that's not the most obvious approach to setting the date format. We have a separate issue for providing a webform-specific setting for this at #1346536: Make submission date display formats configurable.