[drupal-devel] [feature] new date formats...
Issue status update for http://drupal.org/node/28901 Post a follow up: http://drupal.org/project/comments/add/28901 Project: Drupal Version: cvs Component: base system Category: feature requests Priority: normal Assigned to: Anonymous Reported by: Tobias Maier Updated by: Tobias Maier Status: patch (code needs review) Attachment: http://drupal.org/files/issues/system.module_9.patch (1.6 KB) There should be more date formats available. here is a list just to fulfill the german rules (DIN 5008)... http://de.wikipedia.org/wiki/Datumsformat 15.08.2005 - 14:47 --> d.m.Y - H:i 15.08.05 - 14:47 --> d.m.y - H:i 15. Aug. 2005 - 14:47 --> j. M. 2005 - H:i Mo. 15.08.2005 - 14:47 --> D. d.m.Y - H:i Mo. 15.08.05 - 14:47 --> D. d.m.y - H:i 15. August 2005 - 14:47 --> j. F Y - H:i Montag, 15. August 2005 - 14:47 --> l, j. F Y - 14:47 this patch provides the new formats... I think it would be great to introduce three additional textfields where the user can customize the date-field by himself Because it is much work to include _every_ countries special dateformats what do YOU think about it? greets tobias Tobias Maier
participants (1)
-
Tobias Maier