Closed (fixed)
Project:
Time Zone Field
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2009 at 18:50 UTC
Updated:
15 Aug 2010 at 03:20 UTC
It would be handy to have several date/time formatting options for this field (short, medium, long, 12-hour, 24-hour, time only, etc...).
Comments
Comment #1
james marks commentedI ended up hacking the module to add a few more options. I could post a patch if you'd like.
Comment #2
mfbRather than options, or in addition to options, we should allow people to type in a format string, similar to drupal core date configuration.
Comment #3
mfbAs soon as #796658: UI for field formatter settings lands, we can have a format setting in the drupal 7 version of this module (which needs testing by the way)
Comment #4
mfbOK this is fixed in the Drupal 7 branch, at least.