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

Mołot’s picture

Version: 6.x-3.9 » 7.x-4.x-dev

Kinda can't see it after upgrade either.

quicksketch’s picture

Status: Active » Fixed

Webform 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.

Status: Fixed » Closed (fixed)

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